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

Vladimir Sitnikov commented on CALCITE-2609:
--------------------------------------------

[~ptrbojko], I've added dynamicParameters to {{SqlString}}, so the parameters 
could be pushed in {{JdbcToEnumerableConverter}} (see 
[https://github.com/apache/calcite/pull/902] )

Would you like to finish PR902?

> Dynamic parameters ? pushed to underlying jdbc schema
> -----------------------------------------------------
>
>                 Key: CALCITE-2609
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2609
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.17.0
>            Reporter: Piotr Bojko
>            Assignee: Julian Hyde
>            Priority: Major
>
> When using PreparedStatement parameters "?" they can be pushed down to jdbc 
> subschemas which cause an error.
> RexDynamicParam should now be pushed to jdbc schema.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to