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/13 19:44:07 UTC

[GitHub] [drill] paul-rogers opened a new pull request #1871: DRILL-7403: lidate batch checks, vector integretity in unit tests

paul-rogers opened a new pull request #1871: DRILL-7403: lidate batch checks, vector integretity in unit tests
URL: https://github.com/apache/drill/pull/1871
 
 
   Enhances the existing record batch checks to check all the various
   batch record counts, and to more fully validate all vector types.
   
   This code revealed that virtually all record batches have
   problems: they omit setting some record count or other, they
   introduce some form of vector corruption.
   
   Since we want things to work as we make fixes, this change enables
   the checks for only one record batch: the "new" scan. Others are
   to come as they are fixed.

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