amaliujia commented on PR #36379: URL: https://github.com/apache/spark/pull/36379#issuecomment-1111305276
@gengliangwang Have you tried to run `//sql/core/com.databricks.service.SparkServiceDeleteSQLSuite-hive-2.3__hadoop-3.2` when ANSI on and Photon on? That is the place we discovered this issue. For example you can change SQLConf to enable ANSI then try ` ENABLE_PHOTON_TESTS=true bazel test //sql/core/com.databricks.service.SparkServiceDeleteSQLSuite-hive-2.3__hadoop-3.2` -- 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]
