aboutsummaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)Author
2016-11-01DRILL-4420: C++ API for metadata access and prepared statementsLaurent Goujon
2016-10-27DRILL-4968: Add column size to ColumnMetadataLaurent Goujon
2016-10-19DRILL-4369: Exchange name and version infos during handshakeLaurent Goujon
2016-10-18DRILL-4726: Dynamic UDF SupportArina Ielchiieva
2016-10-12DRILL-4925: Add tableType filter to GetTables metadata queryLaurent Goujon
2016-08-30Update version to 1.9.0-SNAPSHOT.Jinfeng Ni
2016-08-08DRILL-4729: Add support for prepared statement implementation on server sidevkorukanti
2016-08-07DRILL-4728: Add support for new metadata fetch APIsvkorukanti
2016-06-28Update version to 1.8.0-SNAPSHOT.Aman Sinha
2016-05-04DRILL-4132 Ability to submit simple type of physical plan directly to EndPoin...Yuliya Feldman
2016-03-10Update version to 1.7.0-SNAPSHOTParth Chandra
2016-02-19Update version to 1.6.0-SNAPSHOTJason Altekruse
2016-02-08DRILL-4295: Removes obsolete protobuf-generated filesLaurent Goujon
2016-01-20DRILL-4288: Removes obsolete protobuf-generated filesLaurent Goujon
2016-01-10DRILL-4238: Add a custom RPC interface on the Control channel for extensible ...Jacques Nadeau
2015-12-22DRILL-4187: introduce a new query state ENQUEUED and rename the state PENDING...Hanifi Gunes
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-12-08Roll forward to 1.5.0-SNAPSHOTvkorukanti
2015-11-12Roll forward to 1.4.0-SNAPSHOTJacques Nadeau
2015-11-02DRILL-3233: Expression handling for Union typesSteven Phillips
2015-11-02DRILL-3229: Implement Union type vectorSteven Phillips
2015-10-25DRILL-3340: Part 2: Reverting 1a589ab and committing latest patchSudheesh Katkam
2015-10-24DRILL-3340: Added operator names and metric names to query profile before wri...Sudheesh Katkam
2015-10-19move version to 1.3.0-SNAPSHOTadeneche
2015-07-05Roll forward to 1.2.0-SNAPSHOT development versionsJacques Nadeau
2015-06-23DRILL-3320: Do away with "rebuffing" Drill jarAditya Kishore
2015-06-18DRILL-2997: (2) re-generate proto files that was missing from earlier DRILL-2...Hanifi Gunes
2015-06-15DRILL-2997: Remove references to groupCount from SerializedFieldHanifi Gunes
2015-05-19Roll forward to 1.1.0-SNAPSHOT versionJacques Nadeau
2015-05-13DRILL-3079: Move execution fragment json parsing from RPC message to fragment...Jacques Nadeau
2015-05-11DRILL-3010: Convert bad command error messages into UserExceptions in SqlHand...vkorukanti
2015-05-10DRILL-2697: Pauses sites wait indefinitely for a resume signal DrillClient se...Sudheesh Katkam
2015-05-10DRILL-2981: Add queries log. Update profile to store normal and verbose exce...Jacques Nadeau
2015-05-09DRILL-2971, DRILL-2886, DRILL-2778, DRILL-2545: Improve RPC connection detect...Jacques Nadeau
2015-05-05DRILL-2902: Add support for context functions: user (synonyms session_user an...vkorukanti
2015-05-03Updating to version 1.0.0-SNAPSHOTAditya Kishore
2015-04-20DRILL-2383: Support to inject exceptions and pauses in various components of ...Sudheesh Katkam
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-1512: Avro record readerAndrew Selden
2015-04-15DRILL-2675: Implement a subset of User Exceptions to improve how errors are r...adeneche
2015-04-14DRILL-2781: Protobuf changes for nested loop joinMehant Baid
2015-04-10DRILL-2715: Implement nested loop join operatorMehant Baid
2015-04-03DRILL-2673: Update UserServer <==> UserClient RPC to better handle handshake ...vkorukanti
2015-04-03DRILL-2498: Separate QueryResult into two messages QueryResult and QueryDataadeneche
2015-04-02DRILL-2521: Revert from protobuf 2.6 to 2.5adeneche
2015-03-26Update to version 0.9.0-SNAPSHOTJacques Nadeau
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin
2015-03-08DRILL-2187: Single Broadcast SenderJacques Nadeau
2015-01-16DRILL-1990: Add peak memory allocation in a operator to OperatorStats.vkorukanti