Github user YannByron commented on the issue:

    https://github.com/apache/spark/pull/18270
  
    I realize the reason that leads to UTs failure is that the query result has 
a fixed order even though a sql statement doesn't include `order by`, such as 
the output of query 16 in `group-analytics.sql.out`. 
    And, it's not same to the execution result you run this sql statement 
though `spark-sql`.
    Just modifying the output order will work.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to