Jerin John created CALCITE-6375:
-----------------------------------
Summary: Fix failing quidem tests for FORMAT in CAST
Key: CALCITE-6375
URL: https://issues.apache.org/jira/browse/CALCITE-6375
Project: Calcite
Issue Type: Bug
Reporter: Jerin John
CALCITE-2980 implemented the FORMAT clause used inside the CAST operator. We
had imported a large number of quidem tests from Apache Impala for the same,
stored in the file:
[cast-with-format.iq|https://github.com/apache/calcite/blob/main/core/src/test/resources/sql/cast-with-format.iq].
Many of these tests are currently disabled as they're either unsupported or
incorrectly implemented, some tests outputs may also need to be changed as per
dialect behavior. Creating this placeholder issue to track and fix the pending
tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)