public class TestParquetBulkReader extends ClusterTest
DrillTest.MemWatcher
client, cluster, dirTestWatcher
logOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT
Constructor and Description |
---|
TestParquetBulkReader() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
void |
testFixedLengthToVarlen()
Load variable length data which was originally fixed length and then became variable length
|
void |
testFixedLengthWithLargePrecisionAndNulls()
Load variable columns with fixed length data with large precision and null values
|
void |
testLargeVarlen()
Load variable length data with values larger than chunk size (4k)
|
void |
testNotNullCount()
Load variable length data which has non-nulls data
|
void |
testNullCount()
Load variable length data which has nulls
|
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilder
escapeJsonString, finishDrillTest, initDrillTest
public void testNullCount() throws Exception
Exception
public void testNotNullCount() throws Exception
Exception
public void testFixedLengthWithLargePrecisionAndNulls() throws Exception
Exception
public void testFixedLengthToVarlen() throws Exception
Exception
Copyright © 2021 The Apache Software Foundation. All rights reserved.