mongo360 opened a new pull request, #29723:
URL: https://github.com/apache/doris/pull/29723

   Support iceberg v2 feature:
   support iceberg v2 table with equality delete file; three part to modify:
   1. FE add identify columns that use for filter the data in equality delete 
files
   2. PlanNodes.thrift add comment in TIcebergDeleteFileDesc to set the delete 
file type
   3. BE iceberg_reader and parquet_reader to read data in equality delete file 
and do equality delete filter
   
   iceberg v2
   https://iceberg.apache.org/spec/#appendix-e-format-version-changes
   


-- 
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-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to