aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24DRILL-5196: Init MongoDB cluster when run a single test case directly through...chunhui-shi
2017-02-24DRILL-5088: Set client's codec for toJsonchunhui-shi
2017-02-24DRILL-5255: Remove default temporary workspace check at drillbit start upArina Ielchiieva
2017-02-24DRILL-5257: Run-time control of query profilesPaul Rogers
2017-02-24DRILL-5259: Allow listing a user-defined number of profilesKunal Khatua
2017-02-24DRILL-5260: Extend "Cluster Fixture" test frameworkPaul Rogers
2017-02-24DRILL-5273: CompliantTextReader exhausts 4 GB memory when reading 5000 small ...Paul Rogers
2017-02-24DRILL-5274: Exception thrown in Drillbit shutdown in UDF cleanup codeArina Ielchiieva
2017-02-24DRILL-5275: Sort spill is slow due to repeated allocationsPaul Rogers
2017-02-21DRILL-5157: Multiple Snappy versions on class pathPaul Rogers
2017-02-21DRILL-5242: The UI breaks when trying to render profiles having unknown metricsKunal Khatua
2017-02-21DRILL-5230: Translation of millisecond duration into hours is incorrectKunal Khatua
2017-02-21DRILL-5263: Prevent left NLJoin with non scalar subqueriesSerhii-Harnyk
2017-02-12DRILL-5080: Memory-managed version of external sortPaul Rogers
2017-02-10DRILL-4864: Add ANSI format for date/time functionsSerhii-Harnyk
2017-02-10DRILL-5040: Parquet writer unable to delete table folder on abortArina Ielchiieva
2017-02-07DRILL-5219: Relax user properties validation in C++ clientLaurent Goujon
2017-02-07DRILL-5243: Fix TestContextFunctions.sessionIdUDFWithinSameSession unit testArina Ielchiieva
2017-02-07DRILL-5241: JDBC proxy driver: Do not put null value in mapDavid Haller
2017-02-07DRILL-5223: Drill should ensure balanced workload assignment at node level in...Padma Penumarthy
2017-02-03DRILL-5240: Parquet - fix unnecessary object creation while checking for null...Parth Chandra
2017-02-03DRILL-5238: CTTAS: unable to resolve temporary table if workspace is indicate...Arina Ielchiieva
2017-02-03DRILL-5237: FlattenRecordBatch loses nested fields from the schema when retur...Serhii-Harnyk
2017-02-03DRILL-5224: CTTAS: fix errors connected with system path delimiters (Windows)Arina Ielchiieva
2017-02-03DRILL-5220: Provide API to set application/client names in C++ connectorLaurent Goujon
2017-02-03DRILL-5215: CTTAS: disallow temp tables in view expansion logicArina Ielchiieva
2017-02-03DRILL-5207: Improve Parquet Scan pipelining. Add a configurable AsyncPageRead...Parth Chandra
2017-02-03DRILL-5043: Function that returns a unique id per session/connection similar ...Nagarajan Chinnasamy
2017-01-30DRILL-3562: Query fails when using flatten on JSON data where some documents ...Serhii-Harnyk
2017-01-30DRILL-4764: Parquet file with INT_16, etc. logical types not supported by sim...Serhii-Harnyk
2017-01-30DRILL-5126: Provide simplified, unified "cluster fixture" for testPaul Rogers
2017-01-30DRILL-5218: Support optionally disabling heartbeats from C++ clientSudheesh Katkam
2017-01-23DRILL-5164: Equi-join query results in CompileException when inputs have larg...Serhii-Harnyk
2017-01-23DRILL-5104: Foreman should not set external sort memory for a physical planPaul Rogers
2017-01-23DRILL-5097: Using store.parquet.reader.int96_as_timestamp gives IOOB whereas ...Vitalii Diravka
2017-01-23DRILL-4956: Temporary tables supportArina Ielchiieva
2017-01-13DRILL-5172: Display elapsed time for queries in the UIKunal Khatua
2017-01-13DRILL-4868: fix how hive function set DrillBuf.chunhui-shi
2017-01-13DRILL-4558: BSonReader should prepare buffer size as actual needchunhui-shi
2017-01-13DRILL-4919: Fix select count(1) / count(*) on csv with headerArina Ielchiieva
2017-01-13DRILL-5152: Enhance the mock data source: better data, SQL accessPaul Rogers
2017-01-13DRILL-5105: comment out unecessary recursive buffer size checkchunhui-shi
2017-01-13DRILL-4996: Parquet Date auto-correction is not working in auto-partitioned p...Vitalii Diravka
2017-01-10DRILL-5116: Enable generated code debugging in each Drill operatorPaul Rogers
2017-01-08DRILL-5039: NPE - CTAS PARTITION BY (<char-type-column>)Arina Ielchiieva
2017-01-08DRILL-5121 Fix for memory leak. Changes fieldVectorMap in ScanBatch to a Case...karthik
2017-01-08DRILL-5127: Revert the fix for DRILL-4831Padma Penumarthy
2017-01-04DRILL-5159: Drill's ProjectMergeRule should operate on RelNodes with same con...Jinfeng Ni
2016-12-19DRILL-5052: Option to debug generated Java code using an IDEPaul Rogers
2016-12-19DRILL-5032: Drill query on hive parquet table failed with OutOfMemoryError: J...Serhii-Harnyk