-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Kernel][Defaults] Support reading timestamp_ntz stored as INT96 (#3301)
## Description Resolves #2908 ## How was this patch tested? Added a unit test that reads an INT96 column written by Spark as TIMESTAMP_NTZ
- Loading branch information
1 parent
7bb9792
commit 8e3647a
Showing
4 changed files
with
39 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+728 Bytes
kernel/kernel-defaults/src/test/resources/parquet/parquet-timestamp_ntz_int96.parquet
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters