public class TestTablesInputDataTransformer extends IcebergBaseTest
defaultFolder, thrown| Constructor and Description |
|---|
TestTablesInputDataTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
void |
testInvalidPartition() |
void |
testNoData() |
void |
testNonMatchingPartitionKey() |
void |
testValidDataOneRecord() |
void |
testValidDataSeveralRecords() |
baseHadoopConfig, baseIcebergConfigpublic static void init()
public void testNoData()
public void testValidDataOneRecord()
public void testValidDataSeveralRecords()
public void testInvalidPartition()
public void testNonMatchingPartitionKey()
Copyright © 2021 The Apache Software Foundation. All rights reserved.