LuciferYang commented on PR #41431: URL: https://github.com/apache/spark/pull/41431#issuecomment-1573248782
> @panbingkun I tested with the below command and it works fine. `SPARK_GENERATE_GOLDEN_FILES=1 SPARK_USER="runner" build/sbt "sql/testOnly org.apache.spark.sql.SQLQueryTestSuite -- -z identifier-clause.sql"` > > I think we should just update the document of `org.apache.spark.sql.SQLQueryTestSuite` and add `SPARK_USER="runner"` in usage section. Export `SPARK_USER="runner"` in `build/mvn` and `build/sbt` as default ? This is easier for developers -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
