[ 
https://issues.apache.org/jira/browse/CALCITE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707467#comment-17707467
 ] 

Julian Hyde commented on CALCITE-5625:
--------------------------------------

You don't need to support every {{Comparable}}. It is reasonable to assume that 
the {{Comparable}} values inside a {{Sarg}} are only of the types that can 
occur in a {{RexLiteral}} (see {{RexLiteral.validConstant}}).

(Plus perhaps {{org.joda.time.Interval}}; see CALCITE-5620.)

> Expand SEARCH RexNode when converting toJson 
> ---------------------------------------------
>
>                 Key: CALCITE-5625
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5625
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Oliver Lee
>            Priority: Major
>
> Because the Sarg class is not able to be serialized/deserialized to/from 
> JSON, we would like to expand the SEARCH RexNode as a workaround. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to