jinchengchenghh opened a new issue, #11216: URL: https://github.com/apache/incubator-gluten/issues/11216
### Description Like this PR [[SPARK-54301][SQL][TESTS] Enhance Spark SQL test suites for easier integration with other projects #52996](https://github.com/apache/spark/pull/52996), Spark community is open to accept such refactor to make external project easy to integrate, then we don't need to copy and rewrite so many tests. GlutenDateExpressionsSuite and other tests copy the test from `Replaced by a gluten test to pass timezone through config`. ``` withSQLConf( SQLConf.SESSION_LOCAL_TIMEZONE.key -> zid.getId ) { ``` ### Gluten version None -- 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]
