weixiuli opened a new issue, #8581: URL: https://github.com/apache/incubator-gluten/issues/8581
### Backend VL (Velox) ### Bug description The https://github.com/apache/incubator-gluten/pull/7375 has enabled Velox simple date time formatter if `spark.sql.legacy.timeParserPolicy` is set to `LEGACY`. But, it doesn't work when the the `spark.sql.legacy.timeParserPolicy `is set to `legacy`. ### Spark version None ### Spark configurations _No response_ ### System information Gluten Version: 1.4.0-SNAPSHOT Commit: c8284e53f2eac5e02be79d5e3914a9b44a9f6f90 CMake Version: 3.28.3 System: Darwin-23.6.0 Arch: arm64 CPU Name: C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ C++ Compiler Version: 16.0.0.16000026 C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc C Compiler Version: 16.0.0.16000026 CMake Prefix Path: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr;/opt/homebrew;/usr/local;/usr;/;/opt/homebrew/Cellar/cmake/3.28.3;/usr/local;/usr/X11R6;/usr/pkg;/opt;/sw;/opt/local ### Relevant logs ```bash ``` -- 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]
