You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/04/01 15:48:31 UTC

[GitHub] [incubator-iceberg] chenjunjiedada commented on issue #359: Spec: Add file and position delete files

chenjunjiedada commented on issue #359: Spec: Add file and position delete files
URL: https://github.com/apache/incubator-iceberg/issues/359#issuecomment-607330184
 
 
   Sorry for the confusion,  I just open https://github.com/apache/incubator-iceberg/pull/887. 
   
   No matter what column it sort with, we all need a processing engine to handle it, don't we? I 'm thinking of the case of the Spark `SupportsDelete` interface, with the given filter we have to call the spark to build the dataframe for deletion file. But Iceberg may have some generic APIs such as deleting rows in file scope or partition scope in the future. That may not need the processing engine. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org