skonto commented on issue #25098: [SPARK-28280][SQL][PYTHON][TESTS] Convert and port 'group-by.sql' into UDF test base URL: https://github.com/apache/spark/pull/25098#issuecomment-510124272 @HyukjinKwon `build/sbt "sql/test-only *SQLQueryTestSuite -- -z udf/udf-group-by.sql"` fails but when setting `SPARK_GENERATE_GOLDEN_FILES=1` tests pass. I checked the suite code what it the difference beyond the config part. Why things fail there?
---------------------------------------------------------------- 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]
