[
https://issues.apache.org/jira/browse/CALCITE-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799599#comment-17799599
]
Tanner Clary commented on CALCITE-6172:
---------------------------------------
[~Sergey Nuyanzin]This sounds good. Do you know if this would play with the
SqlLibrary consumer some of the tests use?
For instance if you have Snowflake's {{STARTSWITH}} and BigQuery's
{{STARTS_WITH}}, is there a good way to make sure {{STARTSWITH}} gets ran with
Snowflake, etc.
> Allow aliased operators to re-use existing tests
> ------------------------------------------------
>
> Key: CALCITE-6172
> URL: https://issues.apache.org/jira/browse/CALCITE-6172
> Project: Calcite
> Issue Type: Improvement
> Reporter: Tanner Clary
> Assignee: Tanner Clary
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)