Hi,
I see that Calcite does not support dynamic parameters in LIMIT clause.
Is it only a simple feature to be implemented or there is a deep reason ?
I see that limit offset and fetch are already represented with RexNode in
EnumerableLimit

If it is feasible can you give me some hint in order to create a patch ?

This fix will be very important because YCSB benchmarks use this syntax

Thanks
I hope to be ready to use Calcite soon in my project

Enrico

Reply via email to