You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by Pavan Lanka <pl...@apple.com.INVALID> on 2022/09/26 21:01:02 UTC

ORC write optimization regarding stripe offsets

Hi,

I have raised an issue regarding an improvement in the ORC Write process with Iceberg that helps avoid reading files written for determining stripe offsets.

https://github.com/apache/iceberg/issues/5777 <https://github.com/apache/iceberg/issues/5777>

I also have a PR submitted for the same

https://github.com/apache/iceberg/pull/5778 <https://github.com/apache/iceberg/pull/5778>

It would be great if I can get some eyes on the PR. Please do advice if I have missed any steps in this process.

Thanks,
Pavan