aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-05-13DRILL-2750: Running 1 or more queries against Drillbits having insufficient D...Chris Westin
2015-05-12DRILL-2976: Part 2 - disable extended json in the default convert_toJSON meth...Jason Altekruse
2015-05-11DRILL-3010: Convert bad command error messages into UserExceptions in SqlHand...vkorukanti
2015-05-10DRILL-2755: Use and handle InterruptedException during query processing.vkorukanti
2015-05-10DRILL-2981: Add queries log. Update profile to store normal and verbose exce...Jacques Nadeau
2015-05-10DRILL-2757: Verify operators correctly handle low memory conditions and cance...adeneche
2015-05-07DRILL-2848: Hygiene - ParquetToDrillConverter cleanupMehant Baid
2015-05-07DRILL-2006: Updated Text reader. Increases variations of text files Drill ca...Jacques Nadeau
2015-05-03DRILL-2943: Parse uppercase 'E' for scientific notation.Aman Sinha
2015-05-03Updating to version 1.0.0-SNAPSHOTAditya Kishore
2015-05-02DRILL-2826: Simplify and centralize Operator CleanupJacques Nadeau
2015-04-21DRILL-1384: Part 6 - Change dependency from optiq to Apache calcite. Use calc...Jinfeng Ni
2015-04-21DRILL-1384: Part 1 - Rebase on Calcite. Change code due to Calcite package re...Jinfeng Ni
2015-04-18DRILL-2762: Update Fragment state reporting and error collectionJacques Nadeau
2015-04-16DRILL-2675 (PART-2): Implement a subset of User Exceptions to improve how err...adeneche
2015-04-15DRILL-2606: Fix BIT (de)serialization issues in ExprParser.vkorukanti
2015-04-15DRILL-2695: Add Support for large in conditions through the use of the Values...Jacques Nadeau
2015-04-15DRILL-2675: Implement a subset of User Exceptions to improve how errors are r...adeneche
2015-04-13DRILL-2668: Fix: CAST(1.1 AS FLOAT) was yielding DOUBLE.dbarclay
2015-04-10DRILL-2639: At planning for Union-All, block only the cases where implicit ca...Hsuan-Yi Chu
2015-04-06DRILL-2448: Enable standard implicit cast between Varchar and Varbinary rathe...Jason Altekruse
2015-04-06DRILL-2060: Constant folding ruleJason Altekruse
2015-03-26Update to version 0.9.0-SNAPSHOTJacques Nadeau
2015-03-26DRILL-2502: Improve code safety by providing a generic event delivery mechanChris Westin
2015-03-25DRILL-2275: Added support to get information about current cluster memory and...Sudheesh Katkam
2015-03-23DRILL-2466: Fix "<a>.VARCHAR -> <b>.NVARCHAR" to "-> <b>.VARCHAR" (Types.h).dbarclay
2015-03-20DRILL-2510: Fix unclosed allocators detected in Java shutdown hookChris Westin
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin
2015-03-16DRILL-1385, along with some cleanupChris Westin
2015-03-061908: new window function implementationadeneche
2015-02-27DRILL-2328: For concat function, null input is treated as empty string; for c...Hsuan-Yi Chu
2015-02-26DRILL-1535:Logical plan deserialization error in JoinYash Sharma
2015-02-25DRILL-2130: Fixed JUnit/Hamcrest/Mockito/Paranamer class path problem.dbarclay
2015-02-24DRILL-1496: Fix serialization of 'similar to' while converting from optiq exp...Mehant Baid
2015-02-23DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST).dbarclay
2015-02-19DRILL-2269: Add default implementation for estimating cost of evaluating an e...Jinfeng Ni
2015-02-18DRILL-2054: Interpret "||" as string concat operator; Disable `&&`;Hsuan-Yi Chu
2015-02-12DRILL-2127: make JDBC tests re-use bit instances; reset cached bits on failureHanifi Gunes
2015-02-11DRILL-2199: Fix major type returned for convert to nullable type functionsMehant Baid
2015-02-04DRILL-2126: make jdbc connection impl honor parameters passed from userHanifi Gunes
2015-01-23DRILL-2049: NoClassDefFoundError: org/apache/commons/lang/StringEscapeUtils i...Aditya Kishore
2015-01-16DRILL-1555: fix a problem in ArraySegment cloning logicHanifi Gunes
2015-01-13DRILL-1885: fix a problem regarding ordinal to vector mapping that report inc...Hanifi Gunes
2015-01-09DRILL-1874: Support casting empty string to null numeric based on configurati...Hsuan-Yi Chu
2015-01-07DRILL-1935: Use single quote around encoding type in ExpressionStringBuilder....Aditya Kishore
2014-12-05Bump version to 0.8.0-SNAPSHOTMehant Baid
2014-12-02DRILL-1803: Update version to TLP and remove reference to incubator in README.mdJacques Nadeau
2014-11-30DRILL-1774: Update JSON Reader to do single pass reading and better use Jacks...Jacques Nadeau
2014-11-28DRILL-1458: New unit test framework.Jason Altekruse
2014-11-20DRILL-1517: Update Foreman to improve state management.Jacques Nadeau