advancedxy commented on issue #2607: URL: https://github.com/apache/iceberg-rust/issues/2607#issuecomment-4706207172
> Extend RecordBatchTransformer to support struct-typed constants. Currently create_primitive_array_repeated only handles primitives -- need equivalent struct array construction. We noticed this issue as well. `create_primitive_array_repeated` should handle nested/complex types as well. I think this is a large effort and would love to help with the review or I can take some portion of the work to speed it up. -- 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]
