one finding I forgot to mention
I noticed that Arrow adapter[1] was merged with skipping of build on
Windows
and it definitely has issues while testing on Windows, I raised a jira
issue for that[2]

so in case of Windows currently should follow same way like it is in GHA
settings
gradle build --exclude-task :arrow:build
I also added this info in how to section about build from source

[1] https://issues.apache.org/jira/browse/CALCITE-2040
[2] https://issues.apache.org/jira/browse/CALCITE-6390


On Sun, Apr 28, 2024 at 6:18 PM Sergey Nuyanzin <snuyan...@gmail.com> wrote:

> Hi all,
>
> I have created a build for Apache Calcite 1.37.0, release
> candidate 3.
>
> Thanks to everyone who has contributed to this release.
>
> You can read the release notes here:
>
> https://github.com/apache/calcite/blob/calcite-1.37.0-rc3/site/_docs/history.md
>
> The commit to be voted upon:
>
> https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=27c206d93d0bcd5692a76fd53feafa68a48afcbf
>
> Its hash is 27c206d93d0bcd5692a76fd53feafa68a48afcbf
>
> Tag:
> https://github.com/apache/calcite/tree/calcite-1.37.0-rc3
>
> The artifacts to be voted on are located here:
> https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.37.0-rc3
> (revision 68834)
>
> The hashes of the artifacts are as follows:
>
> 0c0c629559dfe50613d77e6f5114a09abc691de3b6488ee37bd60b518e4c37e7eb68643031b97ca4641323f6a34bcfc861ed6d56c428dadc355c638ce67662fd
> *apache-calcite-1.37.0-src.tar.gz
>
> A staged Maven repository is available for review at:
>
> https://repository.apache.org/content/repositories/orgapachecalcite-1229/org/apache/calcite/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/snuyanzin.asc
> https://www.apache.org/dist/calcite/KEYS
>
> To create the jars and test Apache Calcite: "gradle build"
> (requires an appropriate Gradle/JDK installation)
>
> Please vote on releasing this package as Apache Calcite 1.37.0.
>
> The vote is open for the next 72 hours and passes if a majority of at
> least three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Calcite 1.37.0
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
>
> Here is my vote:
>
> +1 (binding)
>
>
> --
> Best regards,
> Sergey
>


-- 
Best regards,
Sergey

Reply via email to