aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/TestConvertFunctions.java
AgeCommit message (Expand)Author
2019-03-14DRILL-2326: Fix scalar replacement for the case when static method which does...Volodymyr Vysotskyi
2018-11-02DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with ComplexWriterBohdan Kazydub
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-05-11DRILL-6242 Use java.time.Local{Date|Time|DateTime} for Drill Date, Time, Time...jiang-wu
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-06-02DRILL-5485: Remove WebServer dependency on DrillClientSorabh Hamirwasia
2017-03-01DRILL-5258: Access mock data definition from SQLPaul Rogers
2017-01-13DRILL-4868: fix how hive function set DrillBuf.chunhui-shi
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2016-10-10DRILL-4862: Fix binary_string to use an injected buffer as out bufferchunhui-shi
2016-05-25DRILL-4693: Ensure final column re-ordering is done if any select list expre...Aman Sinha
2016-05-20DRILL-4679: When convert() functions are present, ensure that ProjectRecordBa...Aman Sinha
2015-11-24DRILL:3854: Ensure the readIndex of DrillBuf[] returned by ValueVector.getBuf...Hsuan-Yi Chu
2015-05-12DRILL-2976: Part 2 - disable extended json in the default convert_toJSON meth...Jason Altekruse
2015-04-03DRILL-2498: Separate QueryResult into two messages QueryResult and QueryDataadeneche
2015-03-16DRILL-1385, along with some cleanupChris Westin
2014-10-17DRILL-1541: Add big endian version of convert to/from for double and floatSteven Phillips
2014-09-29Drill 1416: convert_from() on JSON fails - regressionJason Altekruse
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-08-24Switch to DrillBufJacques Nadeau
2014-07-20DRILL-1138: Explicit casting to boolean failsAditya Kishore
2014-05-23Rebase fixesJacques Nadeau
2014-05-19DRILL-764: Add support for 'convert_to()' and 'convert_from()' functions from...Aditya Kishore
2014-05-14DRILL-733: Reduce memory footprint of unit testsAditya Kishore
2014-05-13DRILL-731: Speedup TestConvertFunctions test caseAditya Kishore
2014-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-05-03DRILL-452: Conversion functions for external data typesAditya Kishore
2014-04-24DRILL-452: Conversion functions for external data typesAditya Kishore