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


##########
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:
   This is weird. The same data was RLE-encoded before this PR and suddenly it 
is plain-dict encoded?



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