bug: CAST timestamp to string ignores timezone prior to Spark 3.4 #468
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
In
CometExpressionSuite
we have two tests that are ignored for Spark 3.2 and 3.3.Enabling these tests for 3.2 shows incorrect output:
We should fall back to Spark rather than produce the wrong results.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: