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