Open NEUpanning opened 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:
Run Gluten Clickhouse CI on x86
Run Gluten Clickhouse CI on x86
Run Gluten Clickhouse CI on x86
Run Gluten Clickhouse CI on x86
Run Gluten Clickhouse CI on x86
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