| Package | Description |
|---|---|
| org.apache.drill | |
| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.expr.fn.impl | |
| org.apache.drill.exec.fn.hive | |
| org.apache.drill.exec.fn.interp | |
| org.apache.drill.exec.hive | |
| org.apache.drill.exec.impersonation | |
| org.apache.drill.exec.impersonation.hive | |
| org.apache.drill.exec.physical.impl | |
| org.apache.drill.exec.physical.impl.flatten | |
| org.apache.drill.exec.physical.impl.join | |
| org.apache.drill.exec.physical.impl.limit | |
| org.apache.drill.exec.physical.impl.partitionsender | |
| org.apache.drill.exec.physical.impl.writer | |
| org.apache.drill.exec.planner | |
| org.apache.drill.exec.planner.rm | |
| org.apache.drill.exec.sql | |
| org.apache.drill.exec.sql.hive | |
| org.apache.drill.exec.store | |
| org.apache.drill.exec.store.ischema | |
| org.apache.drill.exec.store.parquet | |
| org.apache.drill.exec.store.sys |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCorrelation |
class |
TestCTASJson |
class |
TestCTASPartitionFilter |
class |
TestDirScanToValuesConversion |
class |
TestDropTable |
class |
TestMergeFilterPlan |
class |
TestPlanVerificationUtilities |
class |
TestProjectPushDown |
| Modifier and Type | Class and Description |
|---|---|
class |
TestHiveDrillNativeParquetReader |
class |
TestHivePartitionPruning |
class |
TestHiveProjectPushDown |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSimpleRepeatedFunctions |
| Modifier and Type | Class and Description |
|---|---|
class |
TestInbuiltHiveUDFs |
class |
TestSampleHiveUDFs |
| Modifier and Type | Class and Description |
|---|---|
class |
TestConstantFolding |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveTestBase
Base class for Hive test.
|
class |
TestHiveStorage |
class |
TestHiveViewsSupport |
class |
TestInfoSchemaOnHiveStorage |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTestImpersonation |
class |
TestImpersonationDisabledWithMiniDFS
Note to future devs, please do not put random tests here.
|
class |
TestImpersonationMetadata
Tests impersonation on metadata related queries as SHOW FILES, SHOW TABLES, CREATE VIEW, CREATE TABLE and DROP TABLE
|
class |
TestImpersonationQueries
Test queries involving direct impersonation and multilevel impersonation including join queries where each side is
a nested view.
|
class |
TestInboundImpersonation |
class |
TestInboundImpersonationPrivileges |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTestHiveImpersonation |
class |
TestSqlStdBasedAuthorization |
class |
TestStorageBasedHiveAuthorization |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLocalExchange
This test starts a Drill cluster with CLUSTER_SIZE nodes and generates data for test tables.
|
class |
TestOrderedMuxExchange |
| Modifier and Type | Class and Description |
|---|---|
class |
TestFlattenPlanning |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinTestBase |
class |
TestHashJoinAdvanced |
class |
TestHashJoinJPPDPlan |
class |
TestJoinEmptyDirTable |
class |
TestMergeJoinAdvanced |
class |
TestNestedLoopJoin |
| Modifier and Type | Class and Description |
|---|---|
class |
TestLimitPlanning |
| Modifier and Type | Class and Description |
|---|---|
class |
TestPartitionSender
PartitionerSenderRootExec test to cover mostly part that deals with multithreaded
ability to copy and flush data
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestCorruptParquetDateCorrection
Tests for compatibility reading old parquet files after date corruption
issue was fixed in DRILL-4203.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestDirectoryExplorerUDFs |
| Modifier and Type | Class and Description |
|---|---|
class |
TestMemoryCalculator |
| Modifier and Type | Class and Description |
|---|---|
class |
TestBaseViewSupport
Base class for view tests.
|
class |
TestViewSupport |
| Modifier and Type | Class and Description |
|---|---|
class |
TestViewSupportOnHiveTables |
| Modifier and Type | Class and Description |
|---|---|
class |
FormatPluginSerDeTest |
| Modifier and Type | Class and Description |
|---|---|
class |
TestInfoSchemaFilterPushDown |
| Modifier and Type | Class and Description |
|---|---|
class |
TestParquetFilterPushDown |
class |
TestParquetFilterPushDownForComplexTypes |
class |
TestParquetFilterPushDownForDateTimeCasts |
class |
TestParquetFilterPushdownWithTransitivePredicates |
class |
TestParquetMetadataCache |
class |
TestPushDownAndPruningWithItemStar |
| Modifier and Type | Class and Description |
|---|---|
class |
TestSystemTable |
Copyright © 2021 The Apache Software Foundation. All rights reserved.