calcite
calcite copied to clipboard
Apache Calcite
To concrete things up this is what I'm suggesting as a new approach for CALCITE-7082. This implementation should (although nothing is tested) make sure that each property follows a simple...
The following functions will return null if the result is an empty string under Oracle semantics: - concat (||), UPPER, LOWER, TRIM, OVERLAY, SUBSTRING, INITCAP, REPLACE - JDBC functions: INSERT,...
…When sub-query is aggregate qurey
The PR to allow usage of hyphens in unquoted table names for dialects with backticks (not only BigQuery)
See [CALCITE-7133](https://issues.apache.org/jira/browse/CALCITE-7133).