aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src
AgeCommit message (Expand)Author
2014-03-25DRILL-446 Fix Json Array parsingBhallamudi Venkata Siva Kamesh
2014-03-22DRILL-429: Remove extraneous casts.Jacques Nadeau
2014-03-22DRILL-411: Fix Optiq to Drill conversion of varchar literals.vkorukanti
2014-03-22DRILL-425 mock-sub-scan is not setting 'lastSet' in NullableVarCharVector or ...Steven Phillips
2014-03-22DRILL-335: Implement Hash AggregationAman Sinha
2014-03-22Small updates to Hive UDF: fixes for aggregate and constant checker to add er...Jacques Nadeau
2014-03-22DRILL-387: Support using Hive simple UDFs in Drillvkorukanti
2014-03-18Update join test to use in tree paths.Jacques Nadeau
2014-03-18fix drill trace to point to /tmp so that Travis doesn't fail.Jacques Nadeau
2014-03-17Drill-379: support part of string and math functionsJinfeng Ni
2014-03-17Join rel > logical conversion fixesJacques Nadeau
2014-03-17Drill-418: Fixes for Parquet nullable reader bug.Jason Altekruse
2014-03-17DRILL-417: Bug fixes in repeated vector offsetsSteven Phillips
2014-03-17DRILL-406: Move JSON integer range to use BigInt instead of IntSteven Phillips
2014-03-17DRILL-413: Parse issue in QuerySubmitterSteven Phillips
2014-03-17DRILL-346: Move constant expressions to setup.Jinfeng Ni
2014-03-17DRILL-326: Fixes for merge join allocationsJinfeng Ni
2014-03-11Fix group by, removing aggregate and segment remnants. Add new simple test q...Jacques Nadeau
2014-03-11Update Hive test data generator so that it won't fail on subsequent runs.Jacques Nadeau
2014-03-11Drill 342/238: Clean up Parquet tests.Jason Altekruse
2014-03-11DRILL-396: QuerySubmitter enhancementsSteven Phillips
2014-03-04INSTALL.md and packaging fixes given recent merges.Jacques Nadeau
2014-03-03Change FileSelection variable name to selection (instead of file, which is no...Steven Phillips
2014-03-03Update hive to use generated data instead of packaged data. Remove unused test.Jacques Nadeau
2014-03-03Implement storage plugin for INFORMATION_SCHEMAJohn Morris
2014-03-03Add support for generating optiq planner independent schema plus root for inf...Jacques Nadeau
2014-03-03DRILL-366, DRILL-364: Small fixes due to merge issuesJacques Nadeau
2014-03-03DRILL-378: Initialize overLimit field in UnlimitedRawBatchBufferSteven Phillips
2014-03-03DRILL-377: Use BufferedInputStream in SpoolingRawBatchBuffer to improve perfo...Steven Phillips
2014-03-03DRILL-376: Create separate DataTunnel for receiving fragmentSteven Phillips
2014-03-03DRILL-375: VarBinary hash function computing hash for entire bufferSteven Phillips
2014-03-03DRILL-363: Custom null handling in hash functionsJason Altekruse
2014-03-03DRILL-364: Fix VarChar castingJinfeng Ni
2014-03-03DRILL-366: While casting VarChar to BigInt make sure the getByte() method is ...Mehant Baid
2014-03-03DRILL-320: Rework math functions to use code generated using free marker.Mehant Baid
2014-03-03Integrate new SQL changes with Hive storage engine, moving to automatic file ...Jacques Nadeau
2014-03-03DRILL-315: Parquet/JSON selective column read, parquet performance evaluation...Jason Altekruse
2014-03-03DRILL-257: Move SQL parsing to server side.Jacques Nadeau
2014-03-03DRILL-357: Hive Storage Engine phase 2 - hive record readerSteven Phillips
2014-03-03DRILL 354: Hive storage engine - Phase 1vkorukanti
2014-01-30DRILL-352: Extract ClassGenerator from CodeGenerator. Use hierarchal set of ...Jacques Nadeau
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2014-01-14DRILL-259: Implicit cast functionalityJinfeng Ni
2014-01-14DRILL-259: Implicit cast precedence workYash
2014-01-14DRILL-316: Implement explicit castingJinfeng Ni
2014-01-14DRILL-281 Add broadcast senderTimothy Chen
2013-12-01DRILL-293: Sort operator throws NPE on empty record batchBen Becker
2013-12-01DRILL-297: Trace operator throws NPE if the configured path is not writableMehant Baid
2013-12-01DRILL-301: Join two tables hit IndexOutOfBoundsExceptionBen Becker
2013-12-01DRILL-303: RecordBatchLoader.load always creates new schemaSteven Phillips