| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.scan.v3 |
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestFixedReceiver |
class |
TestScanBasics
Tests the basics of the scan operator protocol: error conditions,
etc.
|
class |
TestScanEarlySchema
Test "early schema" readers: those that can declare a schema at
open time.
|
class |
TestScanLateSchema
Test "late schema" readers: those like JSON that discover their schema
as they read data.
|
class |
TestScanOuputSchema
Test the addition of an output schema to a reader.
|
class |
TestScanOverflow
Test vector overflow in the context of the scan operator.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.