Re: Supporting ASOF JOIN

2024-04-22 Thread Stamatis Zampetakis
Regarding the additional joins, I think Calcite's Correlate [1] is the equivalent of the dependent/binding join that appears in the database literature. Currently, Correlate does not extend Join but we could possibly reconsider this decision if necessary. Best, Stamatis [1] https://github.com/ap

[jira] [Created] (CALCITE-6378) Since docker 26.x pushing and pulling with image manifest v2 schema 1 is disabled by default

2024-04-22 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created CALCITE-6378: Summary: Since docker 26.x pushing and pulling with image manifest v2 schema 1 is disabled by default Key: CALCITE-6378 URL: https://issues.apache.org/jira/browse/CALCITE-

Jenkins build is back to normal : Calcite » Calcite-snapshots #870

2024-04-22 Thread Apache Jenkins Server
See

Re: [DISCUSS] Towards Calcite 1.37.0

2024-04-22 Thread Sergey Nuyanzin
Hi devs, As it was mentioned earlier in order to an RC I'll start the release process now. Therefore main branch is in code freeze until further notice. On Sun, Apr 21, 2024 at 2:22 AM Benchao Li wrote: > +1 to produce one RC on the next Monday! > > Stamatis Zampetakis 于2024年4月19日周五 21:55写道: >

[jira] [Created] (CALCITE-6379) Arithmetic in Calcite does not produce results with the expected type

2024-04-22 Thread Mihai Budiu (Jira)
Mihai Budiu created CALCITE-6379: Summary: Arithmetic in Calcite does not produce results with the expected type Key: CALCITE-6379 URL: https://issues.apache.org/jira/browse/CALCITE-6379 Project: Calc

[jira] [Created] (CALCITE-6380) Casts from INTERVAL and STRING to DECIMAL are incorrect

2024-04-22 Thread Mihai Budiu (Jira)
Mihai Budiu created CALCITE-6380: Summary: Casts from INTERVAL and STRING to DECIMAL are incorrect Key: CALCITE-6380 URL: https://issues.apache.org/jira/browse/CALCITE-6380 Project: Calcite I

[jira] [Created] (CALCITE-6381) DateTruncFunctionCall customization support in parser

2024-04-22 Thread Robert Zych (Jira)
Robert Zych created CALCITE-6381: Summary: DateTruncFunctionCall customization support in parser Key: CALCITE-6381 URL: https://issues.apache.org/jira/browse/CALCITE-6381 Project: Calcite Iss

[VOTE] Release Apache Calcite 1.37.0 (release candidate 1)

2024-04-22 Thread Sergey Nuyanzin
Hi all, I have created a build for Apache Calcite 1.37.0, release candidate 0. Thanks to everyone who has contributed to this release. You can read the release notes here: https://github.com/apache/calcite/blob/calcite-1.37.0-rc0/site/_docs/history.md The commit to be voted upon: https://gitbox

Re: [VOTE] Release Apache Calcite 1.37.0 (release candidate 1)

2024-04-22 Thread Francis Chuang
Thanks for being RM for this release, Sergey! My vote is: +1 (binding) - Verified GPG signature - OK - Verified SHA512 - OK - Diffed source release and git repository - OK - Checked release notes on tag (https://github.com/apache/calcite/blob/calcite-1.37.0-rc0/site/_docs/history.md) - OK - C