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/05/16 20:53:08 UTC

[GitHub] [drill] paul-rogers opened a new pull request #1789: DRILL-7181: Improve V3 text reader (row set) error messages

paul-rogers opened a new pull request #1789: DRILL-7181: Improve V3 text reader (row set) error messages
URL: https://github.com/apache/drill/pull/1789
 
 
   Adds an error context to the scan framework to add plugin-specific error
   context.
   
   Refines how the `columns` column can be used with the text reader. If
   headers are used, then `columns` is just another column. An error is
   raised, however, if `columns[x]` is used when headers are enabled.
   
   Added additional unit tests to fully define the `columns` column
   behavior.
   
   Added another builder abstraction where a constructor argument list
   became too long.

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