alamb commented on code in PR #1775:
URL: https://github.com/apache/arrow-rs/pull/1775#discussion_r889005996


##########
parquet/src/util/cursor.rs:
##########
@@ -26,13 +26,15 @@ use std::{cmp, fmt};
 /// because the lack of Generic Associated Type implies that you would require 
complex lifetime propagation when
 /// returning such a cursor.
 #[allow(clippy::rc_buffer)]
+#[deprecated = "use bytes::Bytes instead"]

Review Comment:
   👍 



-- 
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]

Reply via email to