Re: FilleIO Support for Apache ORC

2022-12-15 Thread Pavan Lanka
Thanks everyone for the feedback and comments on the PR. I addressed most of the comments and responded to the remaining ones. Another look would be much appreciated. Thanks, Pavan > On Dec 6, 2022, at 1:55 PM, Pavan Lanka wrote: > > Hi, > > We have an existing issue

FilleIO Support for Apache ORC

2022-12-06 Thread Pavan Lanka
Hi, We have an existing issue regarding the lack of FileIO support with Apache ORC. I have raised a PR that tries to address this gap. https://github.com/apache/iceberg/pull/6293 Added FileIO Support for ORC Reader and Writers by pavibhai · Pull Req