Parameterized query

Hi Team,
Is there a feature where we can write parametrized query in Dremio?

I tried below example query and getting below error

query : select * from table where field A= ?

Error:Cannot convert RexNode to equivalent Dremio expression. RexNode Class: org.apache.calcite.rex.RexDynamicParam, RexNode Digest: ?0

@dkavinash That is a feature request in the backlog. At this point, there is no ETA on this feature