kevinjqliu commented on issue #8783:
URL: https://github.com/apache/arrow-rs/issues/8783#issuecomment-3488096209
> Could someone (@alamb 👀) give me the Cargo foo necessary to use a branch
of parquet in tpchgen-rs?
I think something like
```
arrow = { git = "https://github.com/apache/arrow-rs.git", rev =
"commit_hash" }
```
and the changes similar to
https://github.com/clflushopt/tpchgen-rs/pull/200/files
--
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]