[
https://issues.apache.org/jira/browse/CALCITE-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated CALCITE-5514:
-----------------------------------------
Fix Version/s: 1.34.0
(was: 1.33.0)
Calcite 1.33.0 was released thus I am changing the fix version to 1.34.0.
Please send an email to dev@calcite to find a reviewer if the PR is ready.
> Add a public toRex() instance method for RelJson
> ------------------------------------------------
>
> Key: CALCITE-5514
> URL: https://issues.apache.org/jira/browse/CALCITE-5514
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.32.0
> Reporter: TJ Banghart
> Assignee: TJ Banghart
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.34.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> CALCITE-5349 added several improvements for creating
> {{org.apache.calcite.rel.externalize.RelJson}} such as the
> {{withOperatorTable, withLibraryOperatorTable}} and, {{withJsonBuilder}}
> methods.
> However, the only method to deserialize JSON with the {{RelJson}} class is a
> the {{static}} {{readExpression()}} which creates a generic {{RelJson}}.
> It would be advantageous to have a {{RelJson}} instance method capable of
> deserializing JSON into a {{RexNode}} after it has been customized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)