Re: Support relative paths in Iceberg

2021-02-11 Thread Anurag Mantripragada
Hi All, Thanks for all the initial feedback on this doc. I just wanted to bubble this up. We are looking for more feedback for this design. Thank you for your time! ~ Anurag > On Jan 21, 2021, at 10:28 AM, Anurag Mantripragada > wrote: > > Hi folks, > > Pavan, Pani (cc) and I put togethe

Reading data from Iceberg table into Apache Arrow in Java

2021-02-11 Thread Mayur Srivastava
Hi, We have an existing time series data access service based on Arrow/Flight which uses Apache Arrow format data to perform writes and reads (using time range queries) from a bespoke table-backend based on a S3 compatible storage. We are trying to replace our bespoke table-backend with Icebe