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

    https://github.com/apache/spark/pull/22540#discussion_r220363870
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/arrow/ArrowUtils.scala 
---
    @@ -131,11 +131,8 @@ object ArrowUtils {
         } else {
           Nil
         }
    -    val pandasColsByPosition = if 
(conf.pandasGroupedMapAssignColumnssByPosition) {
    --- End diff --
    
    If we always set it, does the default value in the worker matter? We will 
not use it, right?


---

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

Reply via email to