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

[Kernel] Support reading timestamp_ntz stored as INT96 #2908

Open
vkorukanti opened this issue Apr 17, 2024 · 0 comments
Open

[Kernel] Support reading timestamp_ntz stored as INT96 #2908

vkorukanti opened this issue Apr 17, 2024 · 0 comments
Labels
good first issue Good for newcomers kernel

Comments

@vkorukanti
Copy link
Collaborator

vkorukanti commented Apr 17, 2024

Context is here.

Basically use TimestampConverters.createTimestampConverter for both timestamp and timestamp_ntz columns.

For testing: use Spark to generated a golden table using the utilities in GoldenTables.scala.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kernel
Projects
None yet
Development

No branches or pull requests

1 participant