aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/physical
AgeCommit message (Expand)Author
2019-03-14DRILL-7068: Support memory adjustment framework for resource management with ...HanumathRao
2019-03-14DRILL-2326: Fix scalar replacement for the case when static method which does...Volodymyr Vysotskyi
2019-03-11DRILL-6952: Host compliant text reader on the row set frameworkPaul Rogers
2019-03-05DRILL-5603: Replace String file paths to Hadoop PathVitalii Diravka
2019-03-05DRILL-7074: Scan framework fixes and enhancementsPaul Rogers
2019-02-28DRILL-1328: Support table statistics - Part 2Gautam Parai
2019-02-25DRILL-6950: Row set-based scan frameworkPaul Rogers
2019-02-18DRILL-6855: Do not load schema if there is an IOExceptionAbhishek Ravi
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-02-01DRILL-6862: Update Calcite to 1.18.0Igor Guzenko
2019-02-01DRILL-7016: Wrong query result with RuntimeFilter enabled when order of join ...Sorabh Hamirwasia
2019-02-01DRILL-7019: Add check for redundant importsVolodymyr Vysotskyi
2019-02-01DRILL-6997: Semijoin is changing the join ordering for some tpcds queries.Hanumath Maduri
2019-01-30DRILL-7006: Add type conversion to row writersPaul Rogers
2019-01-30DRILL-7007: Use verify method in row set testsPaul Rogers
2019-01-14DRILL-6903: SchemaBuilder code improvementsArina Ielchiieva
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-12-10DRILL-6889: Exclude Drill unit tests to avoid Travis timing outVitalii Diravka
2018-12-10DRILL-6791: Scan projection frameworkPaul Rogers
2018-11-29DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf referen...weijie.tong
2018-11-26DRILL-6870: Upgrade to ANTLR4Arina Ielchiieva
2018-11-13Drill 6735: Implement Semi-Join for the Hash-Join operator (#1522)Boaz Ben-Zvi
2018-11-02DRILL-6809: Handle repeated map in schema inferencePaul Rogers
2018-11-02DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with ComplexWriterBohdan Kazydub
2018-11-01DRILL-6798: Planner changes to support semi-join.Hanumath Rao Maduri
2018-10-26DRILL-6763: Codegen optimization of SQL functions with constant values(#1481)shuifeng lu
2018-10-25DRILL-6381: Address code review comments (part 3).Aman Sinha
2018-10-10DRILL-6766: Lateral Unnest query : IllegalStateException - rowId in right bat...Sorabh Hamirwasia
2018-10-08DRILL-6764: Query fails with IOB when Unnest has reference to deep nested fie...Hanumath Rao Maduri
2018-10-01DRILL-6755: Avoid building Hash Table for inner/left join when probe side is ...Ben-Zvi
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-07DRILL-6729: Enable Unnest/Lateral Join feature by defaultSorabh Hamirwasia
2018-08-30DRILL-6676: Add Union, List and Repeated List types to Result Set LoaderPaul Rogers
2018-08-29DRILL-6517: Hash Join handling uninitialized vector containerBen-Zvi
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-27DRILL-6461: Added basic data correctness tests for hash agg, and improved ope...Timothy Farkas
2018-08-27DRILL-6644: Don't reserve space for incoming probe batches unnecessarily duri...Timothy Farkas
2018-08-27DRILL-6703: Query with complex expressions in lateral and unnest fails with C...Volodymyr Vysotskyi
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-08-22DRILL-6566: Reduce Hash Agg Batch size and estimate when low available memory...Boaz Ben-Zvi
2018-08-14DRILL-6687: Improve RemovingRecordBatch to do transfer when all records needs...Sorabh Hamirwasia
2018-08-13DRILL-6453: Fix deadlock caused by reading from left and right inputs in Hash...Timothy Farkas
2018-08-10DRILL-6671: Multi level lateral unnest join is throwing an exception during m...Hanumath Rao Maduri
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-08-10DRILL-6649: Query with unnest of column from nested star subquery failsVolodymyr Vysotskyi
2018-08-04DRILL-6653: Unsupported Schema change exception where there is no schema changeSorabh Hamirwasia
2018-08-03DRILL-6654: Data verification failure with lateral unnest query having filter...Sorabh Hamirwasia
2018-08-03DRILL-6373:Paul Rogers
2018-08-02DRILL-6652: PartitionLimit changes for Lateral and UnnestSorabh Hamirwasia