marvelshan commented on issue #4471: URL: https://github.com/apache/datafusion-comet/issues/4471#issuecomment-4627484165
I just looking into this issue and checked the current DF [dependency in Comet](https://github.com/apache/datafusion-comet/blob/main/native/Cargo.toml#L41), which is currently at version 53.1.0. It seems this version hasn't [included the latest DF updates](https://github.com/apache/datafusion/issues/12709) for binary concatenation yet Should I implement ArrayType support first, or wait for the DataFusion updates to be fully released? -- 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]
