comphead commented on PR #19716: URL: https://github.com/apache/datafusion/pull/19716#issuecomment-3745175454
Thanks @adriangb actually we were experimenting with 2 main directions: - apply casted stream on top of scan stream so we still can manage batch to batch mapping - implement custom DataFusion RB->RB callback mapper which is looking like this PR I'll check this thoroughly today -- 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]
