Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PARQUET-711: Use metadata builders in parquet writer
I wrote a sample file and the metadata seems to be correct. @xhochy I fixed some missing metadata like `dictionary_page_offset`. You might want to check if this fixes the Drill problem. Author: Deepak Majeti <deepak.majeti@hpe.com> Closes apache#156 from majetideepak/PARQUET-711 and squashes the following commits: 25f5a7e [Deepak Majeti] fix schema and descr. Resolves PARQUET-705 and PARQUET-707 8b4784d [Deepak Majeti] Review comments to add methods back fdbc761 [Deepak Majeti] fix clang error and comments c6cb071 [Deepak Majeti] convert DCHECKS to Exceptions in metadata ada3ac2 [Deepak Majeti] clang format d9c9131 [Deepak Majeti] Use metadata builders in parquet writer Change-Id: Iabe80b1cbe3fd8f1de6239187058b6402b160975
- Loading branch information