-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(parquet): Int96 timestamp column reader (#11719)
Summary: Use `toPrecision` from #8325, which will also be used for Int64 Timestamp. Pull Request resolved: #11719 Reviewed By: Yuhta Differential Revision: D66886375 Pulled By: bikramSingh91 fbshipit-source-id: a9ad9742248a079e5715f653a03df0ef50a045ae
- Loading branch information
1 parent
e983aac
commit 422fcee
Showing
2 changed files
with
25 additions
and
24 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