paul-rogers commented on issue #1618: DRILL-6950: Row set-based scan framework
URL: https://github.com/apache/drill/pull/1618#issuecomment-460029519
 
 
   Updated code to follow current Drill practice for projecting implicit file 
columns. Added CSV tests to characterize the behavior, then updated the file 
framework mechanisms to follow that pattern.
   
   Now, implicit columns are projected only when explicitly listed in the 
project list. Wildcards do not expand implicit columns.
   
   This change enabled removing a couple of "legacy mode" flags that tried to 
track earlier behavior.
   
   @arina-ielchiieva, this should address your remaining comments. Please 
review at your convenience.

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


With regards,
Apache Git Services

Reply via email to