Github user maropu commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22314#discussion_r214565311
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala
 ---
    @@ -1047,7 +1047,8 @@ trait ArraySortLike extends ExpectsInputTypes {
             s"int $c = ${ctx.genComp(elementType, s"(($jt) $o1)", s"(($jt) 
$o2)")};"
           }
           val nonNullPrimitiveAscendingSort =
    --- End diff --
    
    `nonNullPrimitiveNumericAscendingSort` or `fastSortCode` preferred?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to