abhiaagarwal commented on issue #9895: URL: https://github.com/apache/arrow-datafusion/issues/9895#issuecomment-2029718065
@ion-elgreco try changing the children function to return an empty `vec![]` rather than the clone of the `self.parquet_scan()`. solved all the test issues for me. -- 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]
