You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/10/20 21:13:56 UTC

[GitHub] [drill] paul-rogers opened a new pull request #1878: DRILL-7414: EVF incorrectly sets buffer writer index after rollover

paul-rogers opened a new pull request #1878: DRILL-7414: EVF incorrectly sets buffer writer index after rollover
URL: https://github.com/apache/drill/pull/1878
 
 
   Enabling the vector validator on the "new" scan operator, in cases in which overflow occurs, identified that the DrillBuf writer index was not properly set for repeated vectors.
       
   Enables such checking, adds unit tests, and fixes the writer index issue.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services