tustvold commented on PR #8021: URL: https://github.com/apache/arrow-datafusion/pull/8021#issuecomment-1791129180
> Instead of creating a new TableProvider for FIFO, we could use a StreamingTableProvider including its factory So this is what I started on implementing, but I wasn't really sure how this interface would materially differ from the existing interfaces used by this PR. In particular I'm struggling to devise an interface that would substantially reduce the amount of boilerplate, whilst still preserving the necessary flexibility. Perhaps I am missing something? -- 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]
