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

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

Github user arina-ielchiieva commented on a diff in the pull request:

    https://github.com/apache/drill/pull/491#discussion_r62879671
  
    --- 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 --
    
    In current implementation dirN columns will be returned in select all 
clause during querying directory as before. 


> 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