----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32412/ -----------------------------------------------------------
Review request for drill, Mehant Baid and Parth Chandra. Repository: drill-git Description ------- - Created test. - Handled INTERVAL data types in View: - Added <interval qualifier> data to FieldType. - Switch calling of createSqlType to createSqlIntervalType for interval types Diffs ----- exec/java-exec/src/main/java/org/apache/drill/exec/dotdrill/View.java a7b496b exec/jdbc/src/test/java/org/apache/drill/jdbc/test/Drill2461IntervalsBreakInfoSchemaBugTest.java PRE-CREATION Diff: https://reviews.apache.org/r/32412/diff/ Testing ------- Ran new specific unit test and existing tests. Thanks, Daniel Barclay
