You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "gustavoatt (via GitHub)" <gi...@apache.org> on 2023/04/14 16:36:09 UTC

[GitHub] [iceberg] gustavoatt opened a new pull request, #7348: Spark -Simplify checks of output-spec-id in SparkWriteConf

gustavoatt opened a new pull request, #7348:
URL: https://github.com/apache/iceberg/pull/7348

   Rely only on `Table` to verify that `output-spec-id` is valid. This avoids having to keep the partition specs on 3.2 and 3.3 which are already present within the `Table`.
   
   This is a follow-up to comment https://github.com/apache/iceberg/pull/7120#discussion_r1166312659 in the previous PR.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] aokolnychyi commented on pull request #7348: Spark -Simplify checks of output-spec-id in SparkWriteConf

Posted by "aokolnychyi (via GitHub)" <gi...@apache.org>.
aokolnychyi commented on PR #7348:
URL: https://github.com/apache/iceberg/pull/7348#issuecomment-1512437603

   Thanks, @gustavoatt! Thanks for reviewing, @szehon-ho @singhpk234!


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] gustavoatt commented on pull request #7348: Spark -Simplify checks of output-spec-id in SparkWriteConf

Posted by "gustavoatt (via GitHub)" <gi...@apache.org>.
gustavoatt commented on PR #7348:
URL: https://github.com/apache/iceberg/pull/7348#issuecomment-1508933691

   @aokolnychyi @szehon-ho this is a follow up PR to the output spec ID PR


-- 
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: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] aokolnychyi merged pull request #7348: Spark -Simplify checks of output-spec-id in SparkWriteConf

Posted by "aokolnychyi (via GitHub)" <gi...@apache.org>.
aokolnychyi merged PR #7348:
URL: https://github.com/apache/iceberg/pull/7348


-- 
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: issues-unsubscribe@iceberg.apache.org

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