Re: Declaring monotonic columns in schema for streaming queries.

2023-01-30 Thread Vignesh
Thank you, I will try that. On Sun, Jan 29, 2023, 9:01 PM Benchao Li wrote: > Hi Vignesh, > > AFAIK, there is no such way in Calcite to declare it with DDL. However, you > can provide it via the statistic for your table, you can take a look at the > tests[1] in Calcite how we did it. > > [1] >

[jira] [Created] (CALCITE-5509) Allow automatic type coercion for strings in BigQuery functions

2023-01-30 Thread Will Noble (Jira)
Will Noble created CALCITE-5509: --- Summary: Allow automatic type coercion for strings in BigQuery functions Key: CALCITE-5509 URL: https://issues.apache.org/jira/browse/CALCITE-5509 Project: Calcite

[jira] [Created] (CALCITE-5508) Add constructor functions for DATE, TIME, TIMESTAMP, DATETIME

2023-01-30 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-5508: Summary: Add constructor functions for DATE, TIME, TIMESTAMP, DATETIME Key: CALCITE-5508 URL: https://issues.apache.org/jira/browse/CALCITE-5508 Project: Calcite