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/03/10 16:03:46 UTC

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #1683: DRILL-6952: Host compliant text reader on the row set framework

arina-ielchiieva commented on a change in pull request #1683: DRILL-6952: Host compliant text reader on the row set framework
URL: https://github.com/apache/drill/pull/1683#discussion_r264042053
 
 

 ##########
 File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/scan/file/FileMetadataManager.java
 ##########
 @@ -165,6 +196,16 @@ public void bind(ResultVectorCache vectorCache) {
     this.vectorCache = vectorCache;
   }
 
+  /**
+   * Returns the file metadata column parser that:
+   * <ul>
 
 Review comment:
   Please close `<ul>`

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