apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 437 forks source link

[GLUTEN-6227][VL] Add unit tests in unix_timestamp for Spark legacy parser policy #7975

Open NEUpanning opened 3 days ago

NEUpanning commented 3 days ago

What changes were proposed in this pull request?

Add unit tests in unix_timestamp for Spark legacy parser policy, including behavior for invalid formats and partial input strings.

Relates: #6227

How was this patch tested?

unit tests

github-actions[bot] commented 3 days ago

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

github-actions[bot] commented 3 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 3 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 2 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 2 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 2 days ago

Run Gluten Clickhouse CI on x86

github-actions[bot] commented 19 hours ago

https://github.com/apache/incubator-gluten/issues/6227