aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/scan/project/TestSchemaLevelProjection.java
AgeCommit message (Expand)Author
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-02-01DRILL-7019: Add check for redundant importsVolodymyr Vysotskyi
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-12-10DRILL-6791: Scan projection frameworkPaul Rogers