[ 
https://issues.apache.org/jira/browse/DRILL-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279564#comment-15279564
 ] 

ASF GitHub Bot commented on DRILL-3474:
---------------------------------------

Github user parthchandra commented on a diff in the pull request:

    https://github.com/apache/drill/pull/491#discussion_r62793098
  
    --- Diff: 
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java
 ---
    @@ -324,6 +324,11 @@ protected boolean setupNewSchema() throws 
SchemaChangeException {
                   if (name == EMPTY_STRING) {
                     continue;
                   }
    +
    --- End diff --
    
    This has a major documentation impact since there is a change in the DIR 
columns returned in a star query. Please make a note of this in the JIRA.


> Add implicit file columns support
> ---------------------------------
>
>                 Key: DRILL-3474
>                 URL: https://issues.apache.org/jira/browse/DRILL-3474
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: 1.1.0
>            Reporter: Jim Scott
>            Assignee: Arina Ielchiieva
>             Fix For: Future
>
>
> I could not find another ticket which talks about this ...
> The file name should be a column which can be selected or filtered when 
> querying a directory just like dir0, dir1 are available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to