Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Spark-compatible CAST to/from TimestampNTZType #378

Open
Tracked by #286
andygrove opened this issue May 3, 2024 · 1 comment
Open
Tracked by #286

Implement Spark-compatible CAST to/from TimestampNTZType #378

andygrove opened this issue May 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

What is the problem the feature request solves?

TimestampNTZType casts are not currently tested in CometCastSuite because this type is not available in all supported Spark versions and we don't have 3.x minor version shims in place yet.

This issue is for adding the shims and tests for casts to/from this type.

Describe the potential solution

No response

Additional context

No response

@andygrove andygrove added the enhancement New feature or request label May 3, 2024
@parthchandra
Copy link
Contributor

There is support for some casts involving timestamp and timestamp_ntz -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants