houqp commented on pull request #1712: URL: https://github.com/apache/arrow-datafusion/pull/1712#issuecomment-1026365987
@alamb it's defined in https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/dataframe.rs. @realno should have no impact to the python binding since traits are implementation details in the Rust land that won't get exposed to the python runtime. Let's leave this on for couple days to see if @andygrove @Jimexist @yahoNanJing has a strong opinion on this or not. -- 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]
