alamb commented on issue #16353:
URL: https://github.com/apache/datafusion/issues/16353#issuecomment-2963478363

   > I see this as a Stream implementation problem. 
   
   I see the wisdom of this view. 
   
   In my mind I think the DataFusion philosophy is "keep the barrier to entry 
as low as possible, and provide APIs that people can use to customize / 
optimize when needed / necessary"
   
   Do you think the current implementation will work "most of the time" and can 
be customized when needed for advanced usecases? Or is there something we can't 
do with the current APIs?
   
   From my perspective, as long as the overhead **required** of people 
implementing custom operators is low but they can customize when necessary it 
is good
   
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to