You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2023/01/18 05:19:33 UTC

[GitHub] [hudi] danny0405 commented on issue #7686: [SUPPORT] Is there any way to delete records by specify one field value without selecting all the records out

danny0405 commented on issue #7686:
URL: https://github.com/apache/hudi/issues/7686#issuecomment-1386504650

   One workaround is insert into one record with the desired primary key and define your payload class as a delete payload, but yeah, I agree Iceberg has better definition and operability for APIs. Would create a JIRA to support this.
   
   See https://issues.apache.org/jira/browse/HUDI-5573


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org