mbutrovich commented on PR #1511: URL: https://github.com/apache/datafusion-comet/pull/1511#issuecomment-2743317406
Dumb question: is `take_record_batch` an option here (it looks like interleave can actually coalesce a vector or `RecordBatch`. What would the performance implication be of `take` vs. `interleave`? -- 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]
