pvary commented on PR #14297: URL: https://github.com/apache/iceberg/pull/14297#issuecomment-3425733077
@aihuaxu: Don't we want to do the same but instead of wrapping the `ParquetWriter`, we could wrap the `DataWriter`. The schema would be created near the `SparkWrite.WriterFactory` and it would be easier to move to the new API when it is ready. The added benefit would be that when other formats implement the Variant, we could reuse the code. Would this be prohibitively complex? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
