public class BaseTestSchemaTracker extends BaseTest
Modifier and Type | Field and Description |
---|---|
protected static CustomErrorContext |
ERROR_CONTEXT |
protected static TupleMetadata |
MAP_SCHEMA |
protected static String |
MOCK_PROP |
protected static String |
MOCK_VALUE |
protected static TupleMetadata |
NESTED_MAP_SCHEMA |
protected static TupleMetadata |
SCHEMA |
Constructor and Description |
---|
BaseTestSchemaTracker() |
Modifier and Type | Method and Description |
---|---|
protected static ProjectionSchemaTracker |
trackerFor(Collection<SchemaPath> projList) |
protected static final CustomErrorContext ERROR_CONTEXT
protected static final String MOCK_PROP
protected static final String MOCK_VALUE
protected static final TupleMetadata SCHEMA
protected static final TupleMetadata MAP_SCHEMA
protected static final TupleMetadata NESTED_MAP_SCHEMA
protected static ProjectionSchemaTracker trackerFor(Collection<SchemaPath> projList)
Copyright © 2021 The Apache Software Foundation. All rights reserved.