wuchong opened a new issue, #1594:
URL: https://github.com/apache/fluss/issues/1594

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Motivation
   
   See the discussion 
https://github.com/apache/fluss/pull/1201#discussion_r2168287356
   
   Currently, we only support DELETE statement on primary key table with equal 
condition on primary key. This is very limited and we should support general 
DELETE statement like how we implement UPDATE statement via 
`org.apache.fluss.flink.sink.FlinkTableSink#applyRowLevelUpdate`. 
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Willingness to contribute
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to