aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2014-11-11DRILL-1671, DRILL-1653, DRILL-1652: Fixes for flatten bugsJacques Nadeau
2014-10-22DRILL-1508: Implement pushdown for LIKE operator in HBase storage engineAditya Kishore
2014-10-07Setting to SNAPSHOT version, (missed while collecting the stale PRs)Aditya Kishore
2014-10-07Updating projects version to 0.7.0-incubating-SNAPSHOT.Aditya Kishore
2014-09-23Patch for DRILL-705Timothy Chen
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-09-11Updating projects version to 0.6.0-incubating-SNAPSHOT.Aditya Kishore
2014-08-27DRILL-1283: JSON project pushdown.Jason Altekruse
2014-08-24Switch to DrillBufJacques Nadeau
2014-08-18DRILL-1281: Read into Direct Memory in Parquet Reader. Requires Hadoop 2.4 or...Parth Chandra
2014-08-06DRILL-632: JDBC single jar build failing, too many classesAditya Kishore
2014-08-06Move to 0.5.0-incubating-SNAPSHOTJacques Nadeau
2014-07-29Update version to 0.4.0-incubating-SNAPSHOTJacques Nadeau
2014-07-29DRILL-931: Support select * query in Drill planner. (Part of change is in Opt...Jinfeng Ni
2014-07-26DRILL-1180: Add casts to case expression to ensure all branches have same out...Mehant Baid
2014-07-20DRILL-1155: Add option to use JDK compiler and use it for runtime generated c...Aditya Kishore
2014-07-20DRILL-1140: Add cast function from Timestamp to TimeMehant Baid
2014-07-20DRILL-1138: Explicit casting to boolean failsAditya Kishore
2014-07-07DRILL-730: Initialize the buffer while creating sparse representation from Bi...Mehant Baid
2014-07-07DRILL-1110: Output precision of functions should always be greater or equal t...Mehant Baid
2014-07-07DRILL-861: Implement sum, avg for decimal data type.Mehant Baid
2014-07-03DRILL-1085: Round up while casting to int/bigint from float/double/decimalMehant Baid
2014-07-02DRILL-1074: Fix computation of scale for divide function.Mehant Baid
2014-07-02DRILL-923: Bit-wise and logical Aggregate functionsYash Sharma
2014-07-02DRILL-794: Fix IOB while performing decimal subtractionMehant Baid
2014-06-25DRILL-605: Round up decimal when truncating fractional partMehant Baid
2014-06-20DRILL-1049: Handle few types missing in ExpressionStringBuilder and Expressio...vkorukanti
2014-06-20DRILL-1025: Refactoring - Define function holder and registry interfacesvkorukanti
2014-06-20DRILL-1044: Optimize boolean and/or operators by short-circuit and fast-succe...Jinfeng Ni
2014-06-18DRILL-1006 : Fix case expression when conditions are expression of nullable t...Jinfeng Ni
2014-06-17DRILL-793: Fix output type's scale and precision for math functions.Mehant Baid
2014-06-17DRILL-836: [addendum] Drill needs to return complex types (e.g., map and arra...Aditya Kishore
2014-06-16DRILL-1002: Fix TestSqlBracketlessSyntax.checkComplexExpressionParsing() on W...Aditya Kishore
2014-06-16Merge fixes.Jacques Nadeau
2014-06-16DRILL-932: Add support for bracketless complex expressions in SQL queries.Jacques Nadeau
2014-06-16DRILL-935: Run-time code generation support for function which decodes string...Jinfeng Ni
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-10DRILL-943 - Enable/disable Storage Plugin InstanceAditya Kishore
2014-06-10DRILL-927: Run-time code generation support for reading Complex Type.Jinfeng Ni
2014-06-09Allow specifying lilith's log appender endpoint using environment variable 'L...Aditya Kishore