mqy opened a new pull request #8924: URL: https://github.com/apache/arrow/pull/8924
In rust/README.md, both ARROW_TEST_DATA and PARQUET_TEST_DATA are set as relative path. The problem is: we MAY have to reset them back-and-forth across top and subdirectories – that's annoying. So, the obvious solution is: set the Env vars as absolute dirs. This PR also contains several minor fixes to spelling and format! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
