aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2014-11-05DRILL-1548: Remove jdbc-all from default buildHanifi Gunes
2014-11-04DRILL-1445: Fix is in Optiq. Upgrade Optiq version to 0.9-drill-r6.Aman Sinha
2014-11-04DRILL-1421: Add unit tests and data. Bump up drill-optiq version to 0.9-dril...Aman Sinha
2014-11-03DRILL-1557: Drill build failureAditya Kishore
2014-11-03DRILL-1612: Add maven enforcer rules for maven and Java versionAditya Kishore
2014-10-29DRILL-1600: Enable Java assertion in unit testsAditya 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-30DRILL-1443: Enforce sort order when order by clause is used with select * que...Jinfeng Ni
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-09-11DRILL-1379: MapR profile - use MapR v4.0.1 releasePatrick Wong
2014-09-11Updating projects version to 0.6.0-incubating-SNAPSHOT.Aditya Kishore
2014-08-31Maven cleanup & pom fixesJacques Nadeau
2014-08-29DRILL-1309: Implement ProjectPastFilterPushdown and update DrillScanRel cost ...Hanifi Gunes
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