Hello everyone~
I need some help with handling SQL parameters using calcite Planner.
It works fine without SQL parameters, but there are some queries with SQL
parameters. While using SQL parameter and setting the
parameter(preparedStatement.setXXX), I got some error message.
Please refer to this link for a detailed description of the problem:
https://stackoverflow.com/q/74798301/20764847
Looking forward to your reply~

Reply via email to