[jira] [Created] (CALCITE-6220) Map MAX/MIN to BOOL_OR/BOOL_AND for Postgres and Redshift

2024-01-22 Thread Tanner Clary (Jira)
Tanner Clary created CALCITE-6220: - Summary: Map MAX/MIN to BOOL_OR/BOOL_AND for Postgres and Redshift Key: CALCITE-6220 URL: https://issues.apache.org/jira/browse/CALCITE-6220 Project: Calcite

Re: [Question] Derived type from string expression with NULL parameter

2024-01-22 Thread Julian Hyde
Yes, this is a bug. There are many, many such bugs in Calcite. For the bug "UPPER should be able to deduce that its first argument should be a string” you could replace ‘UPPER’ and ‘first’ and ‘string’ with hundreds of other values, each of which is a bug, and each of which is a small amount of

[jira] [Created] (CALCITE-6219) Support SQL Validation for Tables with columns tagged as 'filter required'

2024-01-22 Thread Oliver Lee (Jira)
Oliver Lee created CALCITE-6219: --- Summary: Support SQL Validation for Tables with columns tagged as 'filter required' Key: CALCITE-6219 URL: https://issues.apache.org/jira/browse/CALCITE-6219 Project: C

Re: [Question] Derived type from string expression with NULL parameter

2024-01-22 Thread Mihai Budiu
Thinking about this a little more I have reached the conclusion that this is indeed a bug in Calcite. But it does affect multiple functions, not just UPPER. Mihai From: stanilovsky evgeny Sent: Tuesday, January 16, 2024 9:29 PM To: dev@calcite.apache.org Subject

[jira] [Created] (CALCITE-6218) RelToSqlConverter fails to convert correlated lateral joins

2024-01-22 Thread Jira
Guillaume Massé created CALCITE-6218: Summary: RelToSqlConverter fails to convert correlated lateral joins Key: CALCITE-6218 URL: https://issues.apache.org/jira/browse/CALCITE-6218 Project: Calcit

[jira] [Created] (CALCITE-6217) PER clause for aggregate functions

2024-01-22 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-6217: Summary: PER clause for aggregate functions Key: CALCITE-6217 URL: https://issues.apache.org/jira/browse/CALCITE-6217 Project: Calcite Issue Type: Improvemen

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

2024-01-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: Calcite » Calcite-snapshots #778

2024-01-22 Thread Apache Jenkins Server
See Changes: [Stamatis Zampetakis] [CALCITE-6098] Update LICENSE and NOTICE for Jekyll website template [Stamatis Zampetakis] Site: Remove committer by request process -

[jira] [Created] (CALCITE-6216) The JDBC adapter is unable to push down queries when there is a join involved in the query.

2024-01-22 Thread xjlem (Jira)
xjlem created CALCITE-6216: -- Summary: The JDBC adapter is unable to push down queries when there is a join involved in the query. Key: CALCITE-6216 URL: https://issues.apache.org/jira/browse/CALCITE-6216 Pro