You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Steven Phillips <sp...@maprtech.com> on 2015/06/26 22:09:25 UTC

Review Request 35941: Patch for DRILL-3402

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35941/
-----------------------------------------------------------

Review request for drill.


Bugs: DRILL-3402
    https://issues.apache.org/jira/browse/DRILL-3402


Repository: drill-git


Description
-------

DRILL-3402: Throw exception when attempting to partition in format that doesn't support it


Diffs
-----

  exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/FileSystemCreateTableEntry.java 672092d09a2bde5aba65b2c1d06b73316f9e5778 
  exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/FormatPlugin.java 81f9f7610b1dfb81ebe2b7edc432cb082b869298 
  exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/easy/EasyFormatPlugin.java 2918ca7c8df3f0cac26573060a17a452dd3551e0 
  exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetFormatPlugin.java eff78724c6edfd4a7bffd8e78bf9cf1022e8ce75 

Diff: https://reviews.apache.org/r/35941/diff/


Testing
-------


Thanks,

Steven Phillips