sachouche opened a new pull request #1433: DRILL-6685: Fixed exception when 
reading Parquet data
URL: https://github.com/apache/drill/pull/1433
 
 
   Fixed a regression when addressing DRILL-6570: 
   - When fixing DRILL-6570, we unified a bulk entry's max-values so that a 
false-positive (from fixed length to variable length) could happen smoothly
   - The regression was that the fixed length algorithm was relying on the 
previous bulk-entry max-value constraint
   
   Fix -
   - I have re-introduced the constraint within the fixed-length reader
   - Added a test-suite using @robert Hou parquet data to prevent such 
regressions 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to