public class CompositeTableTransformation extends java.lang.Object implements TableTransformation
IDENTITY| Constructor and Description |
|---|
CompositeTableTransformation(java.util.List<TableTransformation> tableTransformations) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Table |
transform(org.apache.hadoop.hive.metastore.api.Table table) |
public CompositeTableTransformation(java.util.List<TableTransformation> tableTransformations)
public org.apache.hadoop.hive.metastore.api.Table transform(org.apache.hadoop.hive.metastore.api.Table table)
transform in interface TableTransformationCopyright © 2016–2022 Expedia Group. All rights reserved.