aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/cache
AgeCommit message (Expand)Author
2019-01-30DRILL-7007: Use verify method in row set testsPaul Rogers
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-17DRILL-6027:Timothy Farkas
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-03-08DRILL-6210: Enhanced test schema utilitiesPaul Rogers
2018-01-23DRILL-6002: Avoid memory copy from direct buffer to heap while spilling to lo...Vlad Rozov
2017-12-20DRILL-5657: Size-aware vector writer structurePaul Rogers
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-09-02DRILL-5751: Fix unit tests to use local file system even if it is not set by ...Arina Ielchiieva
2017-08-14DRILL-5601: Rollup of external sort fixes an improvementsPaul Rogers
2017-07-03DRILL-5518: Test framework enhancementsPaul Rogers
2017-06-21DRILL-5325: Unit tests for the managed sortPaul Rogers
2017-05-12DRILL-5459: Extend physical operator test framework to test mini plans consis...Jinfeng Ni
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-04-10DRILL-2733: Make dfs_test.tmp schema location on local fs exclusive to test J...vkorukanti
2015-03-20DRILL-2510: Fix unclosed allocators detected in Java shutdown hookChris Westin
2014-10-26DRILL-1436: Remove use of UDP based cache for purposes of intermediate PlanFr...Jacques Nadeau
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-06-16Merge fixes.Jacques Nadeau
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-08Enable View persistence, Storage Plugin and System option persistence.Jacques Nadeau
2014-06-04Update projection pushdown so that it rewrites row type of scan.Jacques Nadeau
2014-05-23Serialization/Deserialization fixesJacques Nadeau
2014-05-23Remove references to jcommander's copy of Guava's Lists class.Jacques Nadeau
2014-05-23Remove references to hive12 Guava.Jacques Nadeau
2014-05-23Switch distributed cache to InfinispanJacques Nadeau
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-04-23Make tests extend shared base class. Add additional tracking in base class a...Jacques Nadeau
2014-04-19Move to Optiq 0.6Jacques Nadeau
2014-03-26DRILL-431: MapR profile - unit tests try to use localhost as the MapR clusterSteven Phillips
2013-10-31DRILL-271 Address code review comments. VectorAccessibleSerializable now take...Steven Phillips
2013-10-31DRILL-271 refactor DistributedCache code. Uses hazel cast 3.1 and custom seri...Steven Phillips
2013-10-31DRILL-271 retool VectorContainerSerializable to work with containers and batc...Steven Phillips
2013-10-30DRILL-230: Addressing comments in code review, abstract out references to Haz...Steven Phillips
2013-10-30DRILL-230: Build a sampling range partitionerSteven Phillips