You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by paul-rogers <gi...@git.apache.org> on 2018/03/17 02:12:36 UTC

[GitHub] drill pull request #1114: Drill-6104: Added Logfile Reader

Github user paul-rogers commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1114#discussion_r175244984
  
    --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/log/LogFormatPlugin.java ---
    @@ -0,0 +1,151 @@
    +package org.apache.drill.exec.store.log;
    --- End diff --
    
    The comment says fixed. Did you forget to commit the changes to your branch? Github still shows the original code...


---