aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/test/rowSet/test/TestOffsetVectorWriter.java
AgeCommit message (Expand)Author
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-04-29DRILL-6335: Column accessor refactoringPaul Rogers
2018-03-08DRILL-6210: Enhanced test schema utilitiesPaul Rogers
2017-12-20DRILL-5657: Size-aware vector writer structurePaul Rogers