blaginin commented on code in PR #11153:
URL: https://github.com/apache/arrow-rs/pull/11153#discussion_r4061870798
##########
.github/workflows/parquet.yml:
##########
@@ -68,6 +78,12 @@ jobs:
run: cargo test -p parquet
- name: Test --all-features
run: cargo test -p parquet --all-features
+ - name: Test parquet-variant
Review Comment:
plus, when we merge https://github.com/apache/arrow-rs/pull/11097 we can
make some checks only run in the MQ and not on push
--
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]