[ignite-calcite] Distinct aggregation queries fail with Calcite query engine on Apache Ignite 2.15 when there are more than 12 columns

2023-11-06 Thread Androshchuk, Dmytro
Hello, We've found an issue with running distinct aggregation queries with Calcite query engine on Ignite 2.15. Queries like that with number of columns > 10-12 fail: select id, count(distinct col1) VRT_col1, count(distinct col2) VRT_col2, ... , count(distinct col20) VRT_col20

Re: Apache Ignite 2.16 RELEASE [Time, Scope, Manager]

2023-11-06 Thread Nikita Amelchev
Hi, Yes, they are marked with the 2.16 fix version. According to the release process they will be cherry-picked to the release branch if merged before code freeze. Documentation issues can be cherry-picked regardless of these dates. пн, 6 нояб. 2023 г. в 11:47, 李玉珏 <18624049...@163.com>: > >

Re: Apache Ignite 2.16 RELEASE [Time, Scope, Manager]

2023-11-06 Thread 李玉珏
Hi, Can the following PR be included in the scope of 2.16.0 version? https://issues.apache.org/jira/browse/IGNITE-10268 https://issues.apache.org/jira/browse/IGNITE-18038 https://issues.apache.org/jira/browse/IGNITE-18572 https://issues.apache.org/jira/browse/IGNITE-19436 在 2023/11/6

Re: Apache Ignite 2.16 RELEASE [Time, Scope, Manager]

2023-11-06 Thread Nikita Amelchev
Igniters, I have cut the release branch: 'ignite-2.16'. Please, cherry-pick new issues if needed. The 2.16 scope is frozen. Unresolved not-blocking issues will be moved on the code freeze stage. Code freeze is planned for November 13, 2023. Please, feel free to write if some issues are critical