matthewmturner commented on pull request #971: URL: https://github.com/apache/arrow-datafusion/pull/971#issuecomment-925054691
> > > I pushed a fix in [af86048](https://github.com/apache/arrow-datafusion/commit/af8604836fc7a6f97429ceef6e101a068c5fb9e8). For the record, here are the commands I used (cargo culted from past experience): > > ```shell > git reset apache/master testing > git restore testing > > git reset apache/master parquet-testing > git restore parquet-testing > > git commit -a -m 'Restore submodule references from master' > git push > ``` > > Thanks for sticking with this @matthewmturner -- I plan to merge this PR when the tests have completed Ok - thank you for providing that. -- 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]
