Jimexist commented on issue #1147: URL: https://github.com/apache/arrow-datafusion/issues/1147#issuecomment-947752395
yes i can confirm it was because in https://github.com/apache/arrow-datafusion/blob/4b577f374ce0922f61608be25d8d91c59a65c2cf/datafusion/src/execution/dataframe_impl.rs#L77-L82 we need to handle window expressions like in https://github.com/apache/arrow-datafusion/blob/4b577f374ce0922f61608be25d8d91c59a65c2cf/datafusion/src/sql/planner.rs#L842-L860 and it's not done yet -- 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]
