alamb commented on code in PR #9673:
URL: https://github.com/apache/arrow-rs/pull/9673#discussion_r3072969394
##########
parquet/src/util/push_buffers.rs:
##########
@@ -156,7 +156,6 @@ impl PushBuffers {
}
/// Clear all buffered ranges and their corresponding data
- #[cfg(feature = "arrow")]
Review Comment:
You can see ci in
https://github.com/apache/arrow-rs/blob/main/.github/workflows/parquet.yml
It checks a variety of feature combinations:
https://github.com/apache/arrow-rs/blob/68851ef953fd771cc310203c446e54145d4407e1/.github/workflows/parquet.yml#L96-L125
--
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]