forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PARQUET-805: Read Int96 into Arrow Timestamp(ns)
Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#204 from xhochy/PARQUET-805 and squashes the following commits: 895dc30 [Uwe L. Korn] Add missing return type a2f7f5b [Uwe L. Korn] Incorporate review f2255a3 [Uwe L. Korn] PARQUET-805: Read Int96 into Arrow Timestamp(ns) Change-Id: I0ee249383962f3cf260243adb17b7d572ec577be
- Loading branch information
Showing
4 changed files
with
111 additions
and
10 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
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