public class ReaderUtils extends Object
| Constructor and Description |
|---|
ReaderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getColumnsRequiredForIngestion(Set<String> fullInputSchema,
TimestampSpec timestampSpec,
DimensionsSpec dimensionsSpec,
TransformSpec transformSpec,
AggregatorFactory[] aggregators,
JSONPathSpec flattenSpec) |
public static Set<String> getColumnsRequiredForIngestion(Set<String> fullInputSchema, TimestampSpec timestampSpec, DimensionsSpec dimensionsSpec, TransformSpec transformSpec, AggregatorFactory[] aggregators, @Nullable JSONPathSpec flattenSpec)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.