Hi,
I think we can add a new verify-release script in dev folder (similar
to check license) to verify:
- hash and signatures according to the keys
- verify artifacts (like scala version)
Thoughts ?
Regards
JB
On Tue, Apr 30, 2024 at 3:57 PM Amogh Jahagirdar wrote:
>
> Hey Ajantha,
>
> Yes I wa
Hey Ajantha,
Yes I was just looking into this, during the release the stage-binaries.sh
script intermittently failed for me (I lost my wifi during the uploading of
one of the spark artifacts)
https://github.com/apache/iceberg/blob/main/dev/stage-binaries.sh .
I restarted the script which seemed sa
Hi Amogh,
Looks like the published Spark jars are compiled with the wrong scala
version?
https://github.com/apache/iceberg/issues/10251
Do we need a new release?
Multiple people (including me) have verified the release by compiling the
source code and also checked the presence of jars in the mav
I'm pleased to announce the release of Apache Iceberg 1.5.1!
Apache Iceberg is an open table format for huge analytic datasets. Iceberg
delivers high query performance for tables with tens of petabytes of data,
along with atomic commits, concurrent writes, and SQL-compatible table
evolution.
This