Hi everyone,

We’ve accumulated a few bug fixes in the last couple of weeks and I think
it might make sense to get some of them out in an 0.9.1 release since they
make it harder to work with Iceberg. Here are the ones I know about:

   - #1282 <https://github.com/apache/iceberg/pull/1282>: rewriteNot fails
   for binary and unary predicates
   - #1278 <https://github.com/apache/iceberg/pull/1278>: Bad import from
   commons-compress causes query failures
   - #1251 <https://github.com/apache/iceberg/pull/1251>: Fixes more
   imports from non-Iceberg Guava
   - #1283 <https://github.com/apache/iceberg/pull/1283>: Query
   descriptions fail when IN predicates are pushed
   - #1228 <https://github.com/apache/iceberg/pull/1228>: Data imports fail
   when paths include whitespace
   - #1194 <https://github.com/apache/iceberg/pull/1194>: USING should set
   format when used in a CTAS command
   - #1203 <https://github.com/apache/iceberg/pull/1203>: Table cache
   should not expire

If there are no objections, I’ll get started and create a release branch.
And please reply if there are other issues you’ve seen that should also be
included in a patch release.

rb
-- 
Ryan Blue

Reply via email to