Hi folks, During my check, I've seen that the spark plugin builds a runtime jar (shading iceberg and other jar). Even if not distributed (for now), those jar files should include DISCLAIMER, LICENSE, and NOTICE. I will work on that.
It's not a blocker for the release (as, again, not distributed today), just a note. RC3 is flying right now, vote will start soon. Regards JB On Sun, May 18, 2025 at 7:06 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > > Hi folks > > I merged the PRs required for RC3 (and cherry picked on the > release/0.10.x branch). > > I'm doing a full build/pass on the release branch and I will submit > RC3 to vote. It will be tomorrow morning (my time). > > Thanks everyone for the PRs review ! > > Regards > JB > > On Wed, May 14, 2025 at 1:27 PM Jean-Baptiste Onofré <j...@nanthrax.net> > wrote: > > > > Hi folks, > > > > I opened all the PRs for 0.10.0-beta-incubating-rc3: > > * https://github.com/apache/polaris/pull/1573 > > * https://github.com/apache/polaris/pull/1565 > > * https://github.com/apache/polaris/pull/1562 > > * https://github.com/apache/polaris/pull/1561 > > * https://github.com/apache/polaris/pull/1560 > > > > I will merge it and cherry pick on release/0.10.x branch. > > > > As part of https://github.com/apache/polaris/pull/1562, when a > > contributor code from another project (with a ASF compliant license of > > course), don't forget to add "copied from" comment. > > It would help to check and list in the LICENSE. > > Also, in the PR, I disabled spotless for header: spotless overwrites > > all headers I defined to "force" the use ASF header (which is wrong, > > we have to keep the original code header). > > > > I will do a full pass: I would like to submit > > 0.10.0-beta-incubating-rc3 to vote tonight or tomorrow morning (my > > time). > > > > Thanks ! > > Regards > > JB