Github user maropu commented on the issue:

    https://github.com/apache/spark/pull/21753
  
    Actually, this is a bug? In the current master, the exception says;
    ```
    org.apache.spark.sql.AnalysisException
    Aggregate expression required for pivot, found 'CEIL(sum(cast(earnings#x as 
bigint)))';
    ```
    `sum` is a aggregation function though, the exception says it is not?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to