For AWS module:
1. do not list non-iceberg table in Glue (correctness):
https://github.com/apache/iceberg/pull/2267
2. use single object delete for S3FileIO (performance):
https://github.com/apache/iceberg/pull/2237

Best,
Jack Ye

On Tue, Feb 23, 2021 at 6:27 PM Shardul Mahadik <shar...@apache.org> wrote:

> 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 <rb...@netflix.com.INVALID> 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
> >
>

Reply via email to