You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/23 17:50:06 UTC

[GitHub] [spark] dongjoon-hyun commented on issue #24442: [SPARK-27547][SQL] fix DataFrame self-join problems

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:
users@infra.apache.org


With regards,
Apache Git Services

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