gbrgr commented on PR #1824: URL: https://github.com/apache/iceberg-rust/pull/1824#issuecomment-3531520079
@liurenjie1024 I now resolved the merge conflicts that stem from PR #1821: - I removed partition information stored in the `RecordBatchTransformer`, and instead generically store constant fields in it which can be used to add column sources. - I changed all added columns to be REE encoded, as they are all constant values. -- 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]
