asfimport commented on issue #405: URL: https://github.com/apache/parquet-format/issues/405#issuecomment-2184154126
[Gabor Szadovszky](https://issues.apache.org/jira/browse/PARQUET-2222?#comment-17730988) / @gszadovszky: @mapleFU, -This is specifically about BOOLEAN values (data pages), not rl/dl. (In parquet-mr we write rl/dl and dictionary indices using RLE for both v1 and v2 settings.)- Sorry, misread your comment. So parquet-cpp does not write BOOLEAN data pages in any case using RLE? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
