Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, for operators that have multiple names (potentially across multiple libraries), there is no convenient way to re-use tests other than just copy and pasting. To avoid redundancy and potential discrepancies, it would be helpful if the same set of tests could be used for each alias.
I'll modify this case once I have some ideas.
Attachments
Issue Links
- is related to
-
CALCITE-6156 Add ENDSWITH, STARTSWITH functions (enabled in Postgres, Snowflake libraries)
- Closed
-
CALCITE-5452 Add BigQuery LENGTH() as synonym for CHAR_LENGTH()
- Closed
-
CALCITE-5910 Add REGEXP_EXTRACT and REGEXP_SUBSTR functions (enabled in BigQuery library)
- Closed
- relates to
-
CALCITE-6182 Add LENGTH/LEN function (enabled in Snowflake library)
- Closed
- links to