----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30327/ -----------------------------------------------------------
Review request for drill. Repository: drill-git Description ------- Patch add support for custom extensions on json files. There was a previous review request for this issue, but there were some problems while testing the patch in a shared cluster environment and with compressed json files. I was not the owner of the previous review request so I could not upload this there. Diffs ----- exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/BasicFormatMatcher.java 2ba2910 exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/json/JSONFormatPlugin.java d41243d exec/java-exec/src/main/resources/bootstrap-storage-plugins.json 6bf1872 Diff: https://reviews.apache.org/r/30327/diff/ Testing ------- Thanks, Jason Altekruse
