[
https://issues.apache.org/jira/browse/CALCITE-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168529#comment-16168529
]
Julian Hyde commented on CALCITE-1986:
--------------------------------------
I will also change the `List<RexNode>` parameters to `Iterable<? extends
RexNode>`, consistent with other methods in RelBuilder, and add documentation
to http://calcite.apache.org/docs/algebra.html#relational-operators.
Do we need methods RelBuilder.patternConcat, .patternAlternate,
.patternQuantify? The test code to invoke these is quite verbose right now.
> Add RelBuilder.matchRecognize
> -----------------------------
>
> Key: CALCITE-1986
> URL: https://issues.apache.org/jira/browse/CALCITE-1986
> Project: Calcite
> Issue Type: Bug
> Reporter: Dian Fu
> Assignee: Julian Hyde
> Labels: match
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)