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

   Something that came up at the last DataFusion sync with @andygrove @Omega359 
and others was the speed at which the spark functions were being added to 
DataFusion
   
   I think one challenge is that we are holding them to the same review 
standards as the existing widely used functions, and given the spark support is 
at a different stage of its project lifecycle, we should probably be more 
focused on rounding out the feature support and ensuring there are sufficient 
tests. If/when these functions are adopted we can then improve their 
performance, edge cases, etc
   
   With that in mind, I will try and start reviewing / merging spark functions 
faster


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