-1 (binding). I don’t think we can release with absent dependencies. Let’s rebuild it and double check dependencies for calcite.
I wondering - can we guarantee somehow (with the Maven?) that all calcite dependencies included in release? > It affects 5 built-in functions: EXTRACTVALUE, EXTRACT, XMLTRANSFORM, > COMPRESS, TRANSLATE. > On 7 Feb 2025, at 17:39, Alex Plehanov <plehanov.a...@gmail.com> wrote: > > +1 > > Built from sources. Checked several queries on the Calcite-based SQL engine. > Found that one more dependency is missing in ignite-calcite module: > commons-lang3. It affects 5 built-in functions: EXTRACTVALUE, EXTRACT, > XMLTRANSFORM, COMPRESS, TRANSLATE. The same problem was in previous > releases and looks like these functions are not very commonly used by > users. As a workaround, users can add 'commons-lang3' jar to the 'lib' > folder manually. > > ср, 5 февр. 2025 г. в 09:25, Yujue Li <18624049...@163.com>: >> >> +1 >> >> Start 2 server nodes with ignite-calcite and ignite-log4j2 and >> ignite-rest-http and ignite-json module enabled on Linux 6.13 and JDK 17. >> >> Calcite sqlengine is set to default and persistence is enabled. >> >> Create some table and insert some data and execute some sql by JDBC. >> >> 在 2025/2/4 19:08, Nikita Amelchev 写道: >>> Dear Community, >>> >>> The release candidate is ready. >>> >>> I have uploaded release candidate to >>> https://dist.apache.org/repos/dist/dev/ignite/2.17.0-rc1 >>> https://dist.apache.org/repos/dist/dev/ignite/packages_2.17.0-rc1 >>> >>> The following staging can be used for testing: >>> https://repository.apache.org/content/repositories/orgapacheignite-1572/ >>> >>> Tag name is 2.17.0-rc1: >>> https://github.com/apache/ignite/releases/tag/2.17.0-rc1 >>> >>> 2.17.0 most important changes: >>> >>> - Transaction aware SQL queries (IEP-125); >>> - SQL Calcite: Updated Calcite version and a lot of useful fixes; >>> - Custom metrics introduction (IEP-114); >>> - Removed MVCC; >>> - Use IgniteClient instead of GridClient in the control.sh utility >>> (IEP-81 Phase 3); >>> etc. >>> >>> RELEASE NOTES: >>> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.17 >>> >>> Complete list of resolved issues: >>> https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.17%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority >>> DEVNOTES >>> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.17 >>> >>> The vote is formal, see voting guidelines >>> https://www.apache.org/foundation/voting.html >>> >>> +1 - to accept Apache Ignite 2.17.0-rc1 >>> 0 - don't care either way >>> -1 - DO NOT accept Apache Ignite 2.17.0-rc1 (explain why) >>> >>> See notes on how to verify release here >>> https://www.apache.org/info/verification.html >>> and >>> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification >>> >>> This vote will be open till Thu February 07, 2025, 16:00 UTC. >>> https://www.timeanddate.com/countdown/vote?iso=20250207T16&p0=0&msg=VOTE+on+the+Apache+Ignite+Release+2.17.0+RC1&font=sanserif >>>