[jira] [Created] (CALCITE-4195) Cast from character to character with a different collator is not monotonic

2020-08-26 Thread Ruben Q L (Jira)
Ruben Q L created CALCITE-4195: -- Summary: Cast from character to character with a different collator is not monotonic Key: CALCITE-4195 URL: https://issues.apache.org/jira/browse/CALCITE-4195 Project:

[jira] [Created] (CALCITE-4194) Materialized recognition failed when query contains cast type conversion

2020-08-26 Thread xzh_dz (Jira)
xzh_dz created CALCITE-4194: --- Summary: Materialized recognition failed when query contains cast type conversion Key: CALCITE-4194 URL: https://issues.apache.org/jira/browse/CALCITE-4194 Project: Calcite

help with structured fields in JDBC table

2020-08-26 Thread James Anderson
Hi, I'm having trouble successfully validating a SQL query against a postgres db where one of the selected fields is a postgres type (struct). Stepping through the code, it appears that the column is successfully interpreted as being of the type "STRUCTURED" (2002), but