[jira] [Created] (CALCITE-5566) agg can't be pushed down correctly

2023-03-08 Thread shampoo liu (Jira)
shampoo liu created CALCITE-5566: Summary: agg can't be pushed down correctly Key: CALCITE-5566 URL: https://issues.apache.org/jira/browse/CALCITE-5566 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-5567) Failed to apply plugin 'de.thetaphi.forbiddenapis' when running ./gradlew build

2023-03-08 Thread Matt P (Jira)
Matt P created CALCITE-5567: --- Summary: Failed to apply plugin 'de.thetaphi.forbiddenapis' when running ./gradlew build Key: CALCITE-5567 URL: https://issues.apache.org/jira/browse/CALCITE-5567 Project: Calc

Big Query support (CALCITE-5543, CALCITE-5496)

2023-03-08 Thread Sarah Bienenstock
Hi I work at a company called Privitar where we use Calcite for parsing, adapting and executing queries with different dialects. If Calcite doesn’t support some functionality that we need, we add in this support ourselves. We are considering contributing these changes to the project. We now have a

Re: [QUESTION]: Bug Fix Release

2023-03-08 Thread James Turton
Hi All of Drill's DATE_TRUNC unit tests pass when Drill uses calcite-1.34.0-SNAPSHOT (and once we accommodate the new QUALIFY clause). While we do now have an unrelated issue with DATE_DIFF which I believe has resulted from the introduction of a three parameter DATE_DIFF function in CALCITE-5

Re: [QUESTION]: Bug Fix Release

2023-03-08 Thread Tanner Clary
Hello, With regards to the unrelated issue with DATE_DIFF, I authored CALCITE-5469 so perhaps if you want to open a new thread or post a comment on the case itself, I would be happy to take a look. Best, Tanner On Wed, Mar 8, 2023 at 8:42 AM James Turton wrote: > Hi > > All of Drill's DATE_TRU

Re: [QUESTION]: Bug Fix Release

2023-03-08 Thread James Turton
Much appreciated. I only have so much know-how in this area but CALCITE-5469 looks completely normal to me, just something that we need to accommodate due to Drill having at some point settled on a conflicting definition of DATE_DIFF that seems to resemble Hive and MySQL's DATEDIFFs (no undersc

[jira] [Created] (CALCITE-5568) LogicalValues causes decorrelate to fail

2023-03-08 Thread libopeng (Jira)
libopeng created CALCITE-5568: - Summary: LogicalValues causes decorrelate to fail Key: CALCITE-5568 URL: https://issues.apache.org/jira/browse/CALCITE-5568 Project: Calcite Issue Type: Bug

Re: Big Query support (CALCITE-5543, CALCITE-5496)

2023-03-08 Thread Stamatis Zampetakis
Hi Sarah, I would suggest you add a comment under the respective JIRAs to see if the contributor/reviewer is planning to push this forward; if not you can assign this to you (or somebody else in your team) and start working on it. Best, Stamatis On Wed, Mar 8, 2023 at 5:17 PM Sarah Bienenstock <