[jira] [Created] (CALCITE-5846) AggregateExpandWithinDistinctRule drops filters on non-distinct aggCalls

2023-07-13 Thread Steven Talbot (Jira)
Steven Talbot created CALCITE-5846: -- Summary: AggregateExpandWithinDistinctRule drops filters on non-distinct aggCalls Key: CALCITE-5846 URL: https://issues.apache.org/jira/browse/CALCITE-5846 Projec

Re: [DISCUSS] Towards Calcite 1.35.0

2023-07-13 Thread xiong duan
Hi All, I have prepared the release log in https://github.com/apache/calcite/pull/3315/files . Please review it. If have any questions or advices, please let me know. xiong duan 于2023年7月13日周四 18:25写道: > Hi All, > > The RC build process is starting and therefore the main branch is in code > fr

Re: [DISCUSS] Towards Calcite 1.35.0

2023-07-13 Thread Benchao Li
Sorry to miss this message, I just pushed a commit to main ( https://github.com/apache/calcite/commit/91ca42fbccafe044fb122427848a62e4c30a3eea), and I've force-pushed to revert it now. I hope I did not bring any trouble to you. xiong duan 于2023年7月13日周四 18:25写道: > Hi All, > > The RC build process

Re: [DISCUSS] Towards Calcite 1.35.0

2023-07-13 Thread xiong duan
Hi All, The RC build process is starting and therefore the main branch is in code freeze until further notice. Guillaume Masse 于2023年7月10日周一 22:12写道: > Hi All, > > I did a second pass at named_struct runtime implementation: > https://github.com/apache/calcite/pull/3295 > > The idea is to branch

[jira] [Created] (CALCITE-5845) select a very large predicate throw threw 'java.lang.StackOverflowError' exception in SqlNode to RelNode phase

2023-07-13 Thread LakeShen (Jira)
LakeShen created CALCITE-5845: - Summary: select a very large predicate throw threw 'java.lang.StackOverflowError' exception in SqlNode to RelNode phase Key: CALCITE-5845 URL: https://issues.apache.org/jira/browse/CALC