rdblue commented on issue #359: Spec: Add file and position delete files
URL: 
https://github.com/apache/incubator-iceberg/issues/359#issuecomment-604712729
 
 
   I think the delete file format (Avro, Parquet, ORC) should be up to the 
implementation. I would use the table's default format. That is normally 
Parquet, but ORC users would probably want both data and delete files to be 
ORC. Similarly, Avro doesn't require additional modules, so if a table sets its 
format to Avro then it makes sense to also use Avro for deletes.
   
   Looking forward to a read/writer PR for this. Thank you, @chenjunjiedada!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to