We could consider https://github.com/apache/iceberg/pull/2218 (ORC: Grow list and map child vectors with a growth factor of 3) Not a correctness issue, but it does fix a significant performance issue on the ORC write path. However I would not categorize it as a must have.
Thanks, Shardul On 2021/02/24 01:20:20, Ryan Blue <[email protected]> wrote: > Hi everyone, > > I'd like to start a discussion around a 0.11.1 release. We recently fixed a > correctness problem with compaction and I think it is something that > warrants a patch release. Anything else that we should include? I've > started marking issues in the 0.11.1 milestone > <https://github.com/apache/iceberg/milestone/13?closed=1>. What other bug > fixes should we add? > > -- > Ryan Blue > Software Engineer > Netflix >
