aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/fn
AgeCommit message (Expand)Author
2019-03-01DRILL-4858: REPEATED_COUNT on an array of maps and an array of arrays is not ...Bohdan Kazydub
2019-01-25DRILL-6962: Function coalesce returns an Error when none of the columns in co...Bohdan Kazydub
2019-01-18DRILL-6967: Fix TIMESTAMPDIFF function for QUARTER qualifierVolodymyr Vysotskyi
2019-01-11DRILL-6959: Fix loss of precision when casting time and timestamp literals in...Volodymyr Vysotskyi
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-11-09DRILL-3610: Add TIMESTAMPADD and TIMESTAMPDIFF functionsVolodymyr Vysotskyi
2018-11-02DRILL-6768: Improve to_date, to_time and to_timestamp and corresponding cast ...Bohdan Kazydub
2018-11-02DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with ComplexWriterBohdan Kazydub
2018-10-14DRILL-6783: CAST string literal as INTERVAL MONTH/YEAR works inconsistently w...Bohdan Kazydub
2018-09-14DRILL-1248: Allow positional / named aliases in group by / having clausesArina Ielchiieva
2018-09-05DRILL-6710: Disallow negative scale for decimal data typeVolodymyr Vysotskyi
2018-09-04DRILL-6684: Swap sys.options and sys.options_val tablesKunal Khatua
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-07-31DRILL-6634: Add udf module under contrib directory and move some udfs into itArina Ielchiieva
2018-07-13DRILL-6472: Prevent using zero precision in CAST functionVolodymyr Vysotskyi
2018-07-09DRILL-6519: Add String Distance and Phonetic FunctionsCharles S. Givre
2018-06-22DRILL-5188: Expand sub-queries using rulesVolodymyr Vysotskyi
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-11DRILL-6242 Use java.time.Local{Date|Time|DateTime} for Drill Date, Time, Time...jiang-wu
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-29DRILL-6345: DRILL Query fails on Function LOG10vladimir tkach
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-09DRILL-6217: NaN/Inf NestedLoopJoin processes NaN values incorrectlyVladimir Tkach
2018-02-23DRILL-6154: NaN, Infinity issuesvladimir tkach
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-18DRILL-3993: Changes after review:Volodymyr Vysotskyi
2018-01-16DRILL-3993: Add unit tests for DRILL-4469 & DRILL-5768Volodymyr Vysotskyi
2018-01-11DRILL-5919: Add non-numeric support for JSON processingVolodymyr Tkach
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5717: Let some test cases be Local or TimeZone independent.weijie.tong
2017-11-06DRILL-5834: Add Networking Functionscgivre
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-07-21DRILL-5634: Add Crypto Functionscgivre
2017-07-03DRILL-4970: Prevent changing the negative value of input holder for cast func...Volodymyr Vysotskyi
2017-07-03DRILL-4722: Fix EqualityVisitor for interval day expressions with millisVolodymyr Vysotskyi
2017-06-02DRILL-5485: Remove WebServer dependency on DrillClientSorabh Hamirwasia
2017-03-01DRILL-5258: Access mock data definition from SQLPaul Rogers
2017-02-10DRILL-4864: Add ANSI format for date/time functionsSerhii-Harnyk
2017-02-07DRILL-5243: Fix TestContextFunctions.sessionIdUDFWithinSameSession unit testArina Ielchiieva
2017-02-03DRILL-5043: Function that returns a unique id per session/connection similar ...Nagarajan Chinnasamy
2017-01-13DRILL-5152: Enhance the mock data source: better data, SQL accessPaul Rogers
2017-01-08DRILL-5039: NPE - CTAS PARTITION BY (<char-type-column>)Arina Ielchiieva
2016-11-04DRILL-1950: Parquet rowgroup level filter pushdown in query planning time.Jinfeng Ni
2016-07-15DRILL-4664: ScanBatch.isNewSchema() returns wrong result for map datatypeVitalii Diravka
2016-06-24DRILL-4715: Fix java compilation error in run-time generated code when query ...Jinfeng Ni