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


##########
parquet/src/basic.rs:
##########
@@ -724,6 +724,58 @@ impl FromStr for Encoding {
     }
 }
 
+const MAX_ENCODING: i32 = Encoding::BYTE_STREAM_SPLIT as i32;

Review Comment:
   shall I file a ticket? (I personally get an endorphin hit for each ticket 
that I close, so want to offer you the same incentive 😆 )



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