vvysotskyi opened a new pull request #2232: URL: https://github.com/apache/drill/pull/2232
# [DRILL-7919](https://issues.apache.org/jira/browse/DRILL-7919): Fix reading parquet with decimal dictionary encoding ## Description Cleaned up some code related to choosing readers and combined logic related to nullable readers. Implemented logic for reading decimals with dictionary encoding stored as fixed_len_byte_array or binary. ## Documentation NA ## Testing Added UT. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org