[DISCUSS] July board report

2020-07-07 Thread Ryan Blue
Hi everyone, Here's my draft report for July. Feel free to comment and suggest updates that I've missed. Thanks! rb ## Description: Apache Iceberg is a table format for huge analytic datasets that is designed for high performance and ease of use. ## Issues: There are no issues requiring board a

Re: Arrow Support in Parquet Writers

2020-07-07 Thread Chen Song
I agree that we should leverage the existing Java-Parquet implementation as much as possible and hopefully have Iceberg depending on that impl/lib with a very thin adaptor/wrapper layer. Chen On Mon, Jul 6, 2020 at 5:54 PM Wes McKinney wrote: > Is there is a path to having an Arrow<->Parquet im