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 2021/02/18 06:56:12 UTC

[GitHub] [iceberg] jackye1995 commented on pull request #2214: Add sort order to writer classes

jackye1995 commented on pull request #2214:
URL: https://github.com/apache/iceberg/pull/2214#issuecomment-781103072


   The code change looks good to me, but I am a bit confused about the scope of this PR (I only read  the Spark path, but the same applies to Flink). In `SparkAppenderFactory`, only the constructor and `newEqDeleteWriter` are updated, but `newDataWriter` is not updated. The callers of the methods up to `SparkWrite.WriterFactory` are not updated to include sort order, so the methods you updated are basically not used. Do you plan to add all those things in another PR? I feel we can just add them here, based on what your title suggests.


----------------------------------------------------------------
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



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