daksha121 edited a comment on pull request #2848: URL: https://github.com/apache/iceberg/pull/2848#issuecomment-899698187
> Wouldn't this require other modifications to Iceberg as well? or are you making your own Iceberg source? @RussellSpitzer We were thinking of creating a layer over Iceberg - - So our own version of SparkCatalog and SparkTable - say CustomSparkTable that holds an instance of [SparkTable](https://github.com/apache/iceberg/blob/master/spark3/src/main/java/org/apache/iceberg/spark/source/SparkTable.java) - And we can use this layer to have opinionated writes by extending the Spark Write classes Is there another way we can achieve this? We are looking for extension points in the Read/Write path -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org