Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I want to add a custom table in calcite, support SQL DML, when I try to support the update statement, there is an error here, reminding me that the update operation is not supported in the EnumerableTableModify function
Historical commit information is here
At present, INSERT, SELECT, DELETE have all been implemented
I hope I can get some actionable advice, thanks