Skip to content

[VL] Support Spark legacy date formatter whether the spark.sql.legacy.timeParserPolicy is set to LEGACY or legacy. #8581

@weixiuli

Description

@weixiuli

Backend

VL (Velox)

Bug description

The #7375 has enabled Velox simple date time formatter if the spark.sql.legacy.timeParserPolicy is set to LEGACY. But, it doesn't work when the spark.sql.legacy.timeParserPolicy is set to legacy.

Spark version

3.5.1

Spark configurations

No response

System information

Gluten Version: 1.4.0-SNAPSHOT
Commit: c8284e5
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions