Hi,
My need is to support 'FOR UPDATE' syntax, I am using Calcite SQL Parser
and Planner only.


I will try to work on this case, it is not blocker for me, I would like to
provide an implementation for Calcite 1.18 (not ongoing 1.17)


I think Calcite does not deal with explicit locks or such low level specs,
and I think this is not 'standard SQL'. So it is not obvious what is
expected to see in Calcite about this 'feature'
Do you have any suggestion about the approach to follow ?


I have created this JIRA case.
https://issues.apache.org/jira/browse/CALCITE-2395


Enrico

Reply via email to