[
https://issues.apache.org/jira/browse/CALCITE-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429069#comment-17429069
]
Julian Hyde edited comment on CALCITE-3524 at 10/15/21, 12:53 AM:
------------------------------------------------------------------
Fixed in
[67b28382|https://github.com/apache/calcite/commit/67b283823d24708ccdc27990a6522cf072f8d046].
Thanks for the PR, [~agajst]! I made you a co-author of this commit because I
started from your work in PR 1690. The full unsquashed commit log is in
[julianhyde/3524-relBuilder-exists|https://github.com/julianhyde/calcite/tree/3524-relBuilder-exists].
was (Author: julianhyde):
Fixed in
[67b28382|https://github.com/apache/calcite/commit/67b283823d24708ccdc27990a6522cf072f8d046].
Thanks for the PR, [~agajst]! I made you a co-author of this commit because I
started from your work in PR 1690.
> Add methods to RelBuilder to create RexSubQuery
> -----------------------------------------------
>
> Key: CALCITE-3524
> URL: https://issues.apache.org/jira/browse/CALCITE-3524
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Amir Gajst
> Assignee: Julian Hyde
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.28.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> When building relational expressions, the simplest way is by using the
> RelBuilder which does not currently support creation of a RexSubQuery.
> We can add RexSubQuery creation functions to the RelBuilder to make it more
> "visible" and convenient to use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)