Support SELECT * FROM xx where LOWER(columnname) = LOWER(?)
eolivelli opened this issue · 0 comments
eolivelli commented
Such kind of query ends with
herddb.model.StatementExecutionException: At line 1, column 58: Illegal use of dynamic parameter
It looks like Calcite is not able to process the function call with a bind variabile