aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2014-08-27DRILL-1352: C++ Client. Update the decoding of nullable value vectors to read...Parth Chandra
2014-08-27DRILL-1021: Windows buildParth Chandra
2014-08-27DRILL-595, DRILL-811, DRILL-1029: Support select * in view, subquery, table e...Jinfeng Ni
2014-08-18DRILL-1281: Shaded hbase jarSteven Phillips
2014-08-18DRILL-1281: Use ByteBuffer read codepath in complex parquet readerSteven Phillips
2014-08-18DRILL-1281: Read into Direct Memory in Parquet Reader. Requires Hadoop 2.4 or...Parth Chandra
2014-08-06DRILL-1234: Building Drill from source distribution fails [addendum]Aditya Kishore
2014-08-06DRILL-1234: Building Drill from source distribution failsAditya Kishore
2014-08-06Move to 0.5.0-incubating-SNAPSHOTJacques Nadeau
2014-07-30DRILL-1230: Add project url, description and mailing lists to Drill pom.xmlAditya Kishore
2014-07-30DRILL-1229: Integration with 'apache-release' profileAditya Kishore
2014-07-29Update version to 0.4.0-incubating-SNAPSHOTJacques Nadeau
2014-07-26move to optiq 0.9Jacques Nadeau
2014-07-02DRILL-1104: Increase MaxDirectMemorySize to 3G for unit testsAditya Kishore
2014-06-25DRILL-972: Add newline if no delimiter is specified; avoid rescanning (contai...Sudheesh Katkam
2014-06-25DRILL-1067: RPC layer improvementsJacques Nadeau
2014-06-20DRILL-1044: Optimize boolean and/or operators by short-circuit and fast-succe...Jinfeng Ni
2014-06-16DRILL-954: Exclude servlet-api from classpath, and exclude duplicate servlet-...Steven Phillips
2014-06-12DRILL-968: Use checkstyle plugin to prevent inadvertent use of shaded Guava c...Aditya Kishore
2014-06-10revert accidental merge of direct memory test settingsJacques Nadeau
2014-06-10Disable failing test and increase testing memory allocationJacques Nadeau
2014-06-10DRILL-666: Show Tables should only list tables in the current database.vkorukanti
2014-06-10DRILL-753: change hdp profile - version of hadoop-common being used was depre...Patrick Wong
2014-06-08Adding HBase Persistent Store.Aditya Kishore
2014-06-08Enable View persistence, Storage Plugin and System option persistence.Jacques Nadeau
2014-05-29DRILL-423: C++ Client. Initial implementation (reviewed)Parth Chandra
2014-05-23Fix for project column ordering is wrong.Jacques Nadeau
2014-05-15DRILL-754: Scan of HBase table timed outAditya Kishore
2014-05-15Disabling HBaseTestsSuite, will enable after ValueVector fix.Aditya Kishore
2014-05-15Zero out RepeatedMap and RepeatedList offset vectors. Advance var* lastSet w...Jacques Nadeau
2014-05-12Enable class unloading in unit test.Aditya Kishore
2014-05-12DRILL-567: Maven RAT plugin - Ignore all files inside a hidden directory ".*/**"Aditya Kishore
2014-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-05-09DRILL-576: Add costingAman Sinha
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-05-04Rename SQLParser to exec/jdbc. Rename jdbc-all to exec/jdbc-allJacques Nadeau
2014-04-23DRILL-554: maven-compiler-plugin only supports 'm' suffix for 'maxmem' optionAditya Kishore
2014-04-22DRILL-468 Support for FileSystem partitionsSteven Phillips
2014-04-22DRILL-442: Implement text format pluginSteven Phillips
2014-04-22DRILL-332: Support for decimal data typeMehant Baid
2014-04-21Switch to Optiq 0.7-SNAPSHOT. Add use of FrameworkContext and FrameworkConfi...Jacques Nadeau
2014-04-19Move to Optiq 0.6Jacques Nadeau
2014-04-19Updates for latest Optiq versionJacques Nadeau
2014-04-19DRILL-450: Add exchange rules, move from BasicOptimizer to OptiqJinfeng Ni
2014-03-27Drill-449: Catch parsing error thrown by Antlr parser, when expression has er...Jinfeng Ni
2014-03-26DRILL-431: MapR profile - unit tests try to use localhost as the MapR clusterSteven Phillips
2014-03-26DRILL-445: Enable FMPP maven plugin execution with eclipseAditya Kishore
2014-03-26Add git.properties to build for reference purposes.Jacques Nadeau
2014-03-26- Add TPC-H Data as test dependency (automatically downloads from s3 on first...Jacques Nadeau
2014-03-17Drill-379: support part of string and math functionsJinfeng Ni