Package | Description |
---|---|
alluxio.table.under.glue |
Modifier and Type | Method and Description |
---|---|
static GlueDatabase |
GlueDatabase.create(UdbContext udbContext,
UdbConfiguration configuration)
Create an instance of the Glue database UDB.
|
Constructor and Description |
---|
GlueTable(GlueDatabase glueDatabase,
PathTranslator pathTranslator,
String name,
Schema schema,
List<ColumnStatisticsInfo> statistics,
List<FieldSchema> cols,
List<UdbPartition> udbPartitions,
Layout layout,
com.amazonaws.services.glue.model.Table table)
Create a new glue table instance.
|
Copyright © 2023. All Rights Reserved.