You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/02 05:51:42 UTC

[GitHub] [kyuubi] bowenliang123 commented on pull request #4916: [WIP] [AUTHZ] Support ReplaceData for Iceberg's DELETE FROM statement

bowenliang123 commented on PR #4916:
URL: https://github.com/apache/kyuubi/pull/4916#issuecomment-1573191212

   Curiously to see the unexpected required fields in input for ReplaceData plan with Iceberg table , including hidden columns `_file` and `_pos`, and also the untouched column`value`.
   With "DELETE FROM iceberg_table WHERE key = 1"
   ![image](https://github.com/apache/kyuubi/assets/1935105/e539b95f-3f67-4460-8e18-4d5545121355)
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org