dongjoon-hyun commented on issue #24442: [SPARK-27547][SQL] fix DataFrame 
self-join problems
URL: https://github.com/apache/spark/pull/24442#issuecomment-485906866
 
 
   Oh, @cloud-fan . SparkR failure seems to be consistent and might be relevant.
   ```
   1. Error: test multi-dimensional aggregations with cube and rollup 
(@test_sparkSQL.R#2132) 
   error in evaluating the argument 'x' in selecting a method for function 
'collect': 
     error in evaluating the argument 'x' in selecting a method for function 
'orderBy': 
     org.apache.spark.sql.AnalysisException: Columns of grouping_id 
(year#28476,department#28478) does not match grouping columns 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to