+1 (non-binding)
Gentle reminder for folks to verify and vote on the release!
- Ajantha
On Thu, Apr 10, 2025 at 6:26 AM Ajantha Bhat wrote:
> Hi Everyone,
>
> I propose that we release the following RC as the official Apache Iceberg
> 1.9.0 release.
>
> The commit ID is e56ec11215e7b9fec6ffd1e
Hey Wing,
There are a few concerning issues I have with the current PR:
1) We need to update LICENSE/NOTICE for the hive3/hive4 dependencies
because I believe we only looked at the referenced version
2) We're producing artifacts for hive3 and hive4 modules which I think we
want to exclude (we sho
Hi,
I created https://github.com/apache/iceberg/pull/12721 as an alternative to
my earlier PR, https://github.com/apache/iceberg/pull/12681. With very
helpful pointers from Peter Vary and his persistent prodding, we have an
implementation where a single source set can be used to build and test wit
Hi JB,
Separated out the proposed interfaces to a new PR:
https://github.com/apache/iceberg/pull/12774.
Reviewers can check that out if they are only interested in how the new API
would look like.
Thanks,
Peter
Jean-Baptiste Onofré ezt írta (időpont: 2025. ápr. 10.,
Cs, 18:25):
> Hi Peter
>
>
Small update: I'm facing some Kryo serializer issues after moving the
code to the final 2.0.0 release. This is caused by a Kryo update from
2.24.0 to 5.6.2. Details on this issue are in this JIRA:
https://issues.apache.org/jira/browse/FLINK-37546
The port to 2.0.0 worked well otherwise, including