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


##########
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:
   Perhaps RLE is how dictionary indices are encoded... but then why is this 
information not displayed anymore?



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