andygrove commented on issue #3150: URL: https://github.com/apache/datafusion-comet/issues/3150#issuecomment-4802039033
Closing as resolved. `create_array` is now natively implemented in Comet via `CometCreateArray` (DataFusion `make_array`), so it executes within the native pipeline rather than falling back to Spark. A narrow set of struct-field-nullability mismatches still defers to Spark pending apache/datafusion#22366. Please reopen or file a follow-up if you hit a specific gap. -- 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]
