Re: [RESULT] [VOTE] Release Apache Ignite 3.0.0 rc1

2025-02-07 Thread Pavel Tupitsyn
It took some time to finalize things (artifacts, docs, website) - I'll announce the release on Monday (Feb 10). On Wed, Feb 5, 2025 at 11:28 AM Pavel Tupitsyn wrote: > Igniters, > > The release of Apache Ignite 3.0.0 rc1 has been accepted. > > The vote PASSES with > 8 +1 votes (4 binding), > no

Re: [VOTE] Release Apache Ignite 2.17.0 RC1

2025-02-07 Thread Alex Plehanov
+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 an