Hi Piotr, Thanks for asking. It is indeed the creation time as Ajantha already indicated. I released the RC4 artifact as the final version <https://iceberg.apache.org/how-to-release/#finishing-the-release> earlier today after Gabor concluded the vote. The tag and release are published on Github, and we're working on the steps of the documentation.
Kind regards, Fokko Op ma 28 nov. 2022 om 19:22 schreef Ajantha Bhat <ajanthab...@gmail.com>: > I think it shows the jars created time. Not the published time. > I can see the same thing for previous releases too. > (for example, 1.0.0 rc0 voting started on oct-9 and voting passed on > oct-14 and the jars are dated to oct-9 itself) > > Also, I think that jars are pushed to maven central today itself not > before because dependabot raised iceberg bump PR today not before. > > Thanks, > Ajantha > > On Mon, Nov 28, 2022 at 11:01 PM Ryan Blue <b...@tabular.io> wrote: > >> Piotr, thanks for catching that. I'm not sure what happened, but the >> Jar's git commit ID is ede085d0f7529f24acd0c81dd0a43f7bb969b763, so it >> corresponds to RC4 that passed. >> >> On Mon, Nov 28, 2022 at 9:07 AM Piotr Findeisen <pi...@starburstdata.com> >> wrote: >> >>> Hi, >>> >>> >>> https://repo.maven.apache.org/maven2/org/apache/iceberg/iceberg-core/1.1.0/ >>> is already published (on Nov 22, so before voting was concluded) >>> Is it "the" release, or there will be new tag pushed to maven central? >>> >>> best, >>> PF >>> >>> >>> On Mon, Nov 28, 2022 at 9:18 AM Gabor Kaszab <gaborkas...@apache.org> >>> wrote: >>> >>>> >>>> Hey All, >>>> >>>> I kept the voting open longer than the usual 72 hours due to >>>> Thanksgiving in the US. We now have a critical mass and the *vote >>>> passes* with the following results: >>>> >>>> +1: 13 (including 3 binding) >>>> without having any 0 or -1. >>>> >>>> Thanks to everyone who verified the release and voted! >>>> Also huge thanks to *Fokko* for creating all those release candidates! >>>> >>>> I'll proceed with the next steps right away. >>>> >>>> Cheers, >>>> Gabor >>>> >>>> On Mon, Nov 28, 2022 at 1:07 AM OpenInx <open...@gmail.com> wrote: >>>> >>>>> +1 (binding) >>>>> >>>>> 1. Download the source tarball, signature (.asc), and checksum >>>>> (.sha512): OK >>>>> 2. Import gpg keys: download KEYS and run gpg --import >>>>> /path/to/downloaded/KEYS.txt (optional if this hasn’t changed) : OK >>>>> 3. Verify the signature by running: gpg --verify >>>>> apache-iceberg-1.1.0.tar.gz.asc : OK >>>>> 4. Verify the checksum by running: shasum -a 512 >>>>> apache-iceberg-1.1.0.tar.gz : OK >>>>> 5. Untar the archive and go into the source directory: tar xzvf >>>>> apache-iceberg-1.1.0.tar.gz && cd apache-iceberg-1.1.0: OK >>>>> 6. Run RAT checks to validate license headers: dev/check-license: OK >>>>> 7. Build and test the project: ./gradlew build (use Java 8) : OK >>>>> >>>>> Thanks. >>>>> >>>>> On Mon, Nov 28, 2022 at 3:05 AM Daniel Weeks <dwe...@apache.org> >>>>> wrote: >>>>> >>>>>> +1 (binding) >>>>>> >>>>>> Verified sigs/sums/licenses/build/test >>>>>> Built and tested with JDK 8 >>>>>> >>>>>> -Dan >>>>>> >>>>>> On Fri, Nov 25, 2022 at 5:58 PM leilei hu <huleile...@gmail.com> >>>>>> wrote: >>>>>> >>>>>>> +1(non-binding) >>>>>>> verified(java 8): >>>>>>> >>>>>>> - Create table using HiveCatalog and HadoopCatalog >>>>>>> - Spark Structured Streaming with Spark 3.2.1 >>>>>>> - Spark query with Spark’s DataSourceV2 API >>>>>>> - Ran build with JDK8 >>>>>>> >>>>>>> 2022年11月24日 上午12:13,Cheng Pan <cheng...@apache.org> 写道: >>>>>>> >>>>>>> +1 (non-binding) >>>>>>> >>>>>>> Passed integration test[1] w/ Apache Kyuubi >>>>>>> >>>>>>> [1] https://github.com/apache/incubator-kyuubi/pull/3810 >>>>>>> >>>>>>> Thanks, >>>>>>> Cheng Pan >>>>>>> >>>>>>> >>>>>>> On Nov 23, 2022 at 16:13:34, Ajantha Bhat <ajanthab...@gmail.com> >>>>>>> wrote: >>>>>>> >>>>>>>> +1 (non-binding) >>>>>>>> >>>>>>>> - verified tests against spark-3.3 runtime jar with Nessie catalog. >>>>>>>> - verified the contents of the >>>>>>>> iceberg-spark-runtime-3.3_2.12-1.1.0.jar >>>>>>>> - checked for spark-3.0 removal >>>>>>>> - validated checksum and signature >>>>>>>> - checked license docs & ran RAT checks >>>>>>>> - ran build with JDK1.8 >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Ajantha >>>>>>>> >>>>>>>> On Tue, Nov 22, 2022 at 9:49 PM Gabor Kaszab < >>>>>>>> gaborkas...@apache.org> wrote: >>>>>>>> >>>>>>>>> Hi Everyone, >>>>>>>>> >>>>>>>>> I propose that we release the following RC as the official Apache >>>>>>>>> Iceberg 1.1.0 release. >>>>>>>>> >>>>>>>>> The commit ID is ede085d0f7529f24acd0c81dd0a43f7bb969b763 >>>>>>>>> * This corresponds to the tag: apache-iceberg-1.1.0-rc4 >>>>>>>>> * https://github.com/apache/iceberg/commits/apache-iceberg-1.1.0-rc4 >>>>>>>>> * >>>>>>>>> https://github.com/apache/iceberg/tree/ede085d0f7529f24acd0c81dd0a43f7bb969b763 >>>>>>>>> >>>>>>>>> The release tarball, signature, and checksums are here: >>>>>>>>> * >>>>>>>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-1.1.0-rc4 >>>>>>>>> >>>>>>>>> You can find the KEYS file here: >>>>>>>>> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >>>>>>>>> >>>>>>>>> Convenience binary artifacts are staged on Nexus. The Maven >>>>>>>>> repository URL is: >>>>>>>>> * >>>>>>>>> https://repository.apache.org/content/repositories/orgapacheiceberg-1114/ >>>>>>>>> >>>>>>>>> Please download, verify, and test. >>>>>>>>> >>>>>>>>> Please vote in the next 72 hours. >>>>>>>>> >>>>>>>>> [ ] +1 Release this as Apache Iceberg 1.1.0 >>>>>>>>> [ ] +0 >>>>>>>>> [ ] -1 Do not release this because... >>>>>>>>> >>>>>>>>> >>>>>>> >> >> -- >> Ryan Blue >> Tabular >> >