skonto edited a comment 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 since I have committed the generated file it should 
be used by default right?
   In the docs it says:
   ```
    * Each case is loaded from a file in 
"spark/sql/core/src/test/resources/sql-tests/inputs".
    * Each case has a golden result file in 
"spark/sql/core/src/test/resources/sql-tests/results".
   ```

----------------------------------------------------------------
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