blaginin commented on code in PR #11153:
URL: https://github.com/apache/arrow-rs/pull/11153#discussion_r4061866193
##########
.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:
this will make the check a bit slower, but it's still not the bottleneck so
probably fine?
--
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]