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

Beam JIRA Bot commented on BEAM-3188:
-------------------------------------

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> [Calcite SQL] Query Parametrization
> -----------------------------------
>
>                 Key: BEAM-3188
>                 URL: https://issues.apache.org/jira/browse/BEAM-3188
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Anton Kedin
>            Priority: P2
>
> Look into SQL query parametrization/templating. 
> Calcite supports parameters: 
> https://issues.apache.org/jira/browse/CALCITE-2054
> Beam does not:
> {code:java}
> Caused by: java.lang.UnsupportedOperationException: class 
> org.apache.calcite.rex.RexDynamicParam is not supported yet!
>       at 
> org.apache.beam.sdk.extensions.sql.impl.interpreter.BeamSqlFnExecutor.buildExpression(BeamSqlFnExecutor.java:430)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to