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-764: Support batches for PLAIN boolean writes that aren't a m…
…ultiple of 8 cc @majetideepak Author: Uwe L. Korn <uwelk@xhochy.com> Closes apache#185 from xhochy/PARQUET-764 and squashes the following commits: 926e61f [Uwe L. Korn] Get rid of some re-allocations e12dc4e [Uwe L. Korn] Fix multiline comment 2ef2da5 [Uwe L. Korn] PARQUET-764: Support batches for PLAIN boolean writes that aren't a multiple of 8 Change-Id: Idb13885291c05933fef7f817f3f50c6ed567be10
- Loading branch information
Showing
2 changed files
with
75 additions
and
42 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