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/07/16 22:46:56 UTC

[GitHub] [iceberg] daksha121 opened a new pull request #2835: Make SparkWriteBuilder and SparkWrite classes public

daksha121 opened a new pull request #2835:
URL: https://github.com/apache/iceberg/pull/2835


   We have some scenarios for which we need to support opinionated writes to Iceberg tables using Spark. 
   In an attempt to support those, we plan to extend the `SparkWriteBuilder` and `SparkWrite` classes. One example of the scenarios we are trying to achieve:
   - We want to be able to allow incremental writes only to the Iceberg table. If the above classes were made public, we could extend them and block all actions except incremental writes. Either based on a custom table property or even by default.
   
   Please let us know if there are alternative ways for us to support such functionality using Iceberg.


-- 
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] daksha121 closed pull request #2835: Make SparkWriteBuilder and SparkWrite classes public

Posted by GitBox <gi...@apache.org>.
daksha121 closed pull request #2835:
URL: https://github.com/apache/iceberg/pull/2835


   


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