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

    https://github.com/apache/spark/pull/22519#discussion_r219624150
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala
 ---
    @@ -554,8 +554,10 @@ class Analyzer(
               Cast(value, pivotColumn.dataType, 
Some(conf.sessionLocalTimeZone)).eval(EmptyRow)
             }
             // Group-by expressions coming from SQL are implicit and need to 
be deduced.
    +        val pivotColAndAggRefs =
    --- End diff --
    
    Nice advice!


---

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

Reply via email to