Add tests for casting between timestamp types #467
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
What is the problem the feature request solves?
We currently delegate to DataFusion when casting between timestamps (as discovered in #461) but I am not convinced that we have comprehensive tests to ensure that this is compatible with Spark.
This issue is for adding specific tests for casting between timestamp types.
Describe the potential solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: