wgtmac commented on code in PR #14556:
URL: https://github.com/apache/arrow/pull/14556#discussion_r1014842531


##########
cpp/src/parquet/reader_test.cc:
##########
@@ -547,12 +547,12 @@ Column 1: b (INT32)
 --- Rows: 3 ---
 Column 0
   Values: 18  Statistics Not Set
-  Compression: SNAPPY, Encodings: RLE PLAIN_DICTIONARY
+  Compression: SNAPPY, Encodings: PLAIN_DICTIONARY(DICT_PAGE) PLAIN_DICTIONARY

Review Comment:
   So the main idea is that we should always prefer encoding_stats to encoding 
if encoding_stats exists when printing encoding metadata.



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