JakeDern commented on code in PR #10128:
URL: https://github.com/apache/arrow-rs/pull/10128#discussion_r3653653219
##########
arrow-ipc/src/compression.rs:
##########
@@ -84,6 +84,7 @@ impl std::fmt::Debug for IpcWriteContext {
}
/// Deprecated alias for [`IpcWriteContext`].
+#[expect(dead_code)]
Review Comment:
Let me know if I'm missing something, but I don't see any usages of this
code anymore and the `expect` wouldn't build if there were uses.
<img width="557" height="214" alt="image"
src="https://github.com/user-attachments/assets/6847ac35-510c-4a01-961e-099ac5c39020"
/>
--
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]