nathanb9 commented on issue #8777: URL: https://github.com/apache/datafusion/issues/8777#issuecomment-5470830029
Put together a simple example: https://github.com/apache/datafusion/pull/24780. Its a bit of a large example because, in addition to using thje extension points, it requires implementation for broadcasting `RecordBatch`s of a single stream to multiple consumers. @alamb is this similar to what you had in mind for an example? -- 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]
