alamb commented on code in PR #8828: URL: https://github.com/apache/arrow-datafusion/pull/8828#discussion_r1453312591
########## testing: ########## Review Comment: I think you could potentially update the submodule in main Mabye like ```shell cd datafusion cd testing # checkout submodule at version that datafusion/main is checked out git checkout 98fceec cd .. git commit -a -m 'restore testing pin' ``` -- 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]
