ccciudatu commented on PR #13772:
URL: https://github.com/apache/datafusion/pull/13772#issuecomment-2562610829

   > I'm planning on working that over the holidays #13901, so that might come 
round faster than you think.
   
   @vbarua That's great, especially since this PR feels a bit half-baked after 
the last rebase (as an attempt to provide a coherent roundtrip between the 
current inflexible producer and the new `SubstraitConsumer`).
   
   Maybe I should just hold this until the `SubstraitProducer` is added and 
reassess whether this extension point is still needed or this capability can be 
achieved by simply providing custom trait implementations with fallbacks for 
`produce_read` and `consume_read` respectively, thus requiring no explicit 
support in the library code.


-- 
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]

Reply via email to