Class GlueIcebergUtil
java.lang.Object
io.trino.plugin.iceberg.catalog.glue.GlueIcebergUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.amazonaws.services.glue.model.TableInputgetMaterializedViewTableInput(String viewName, String viewOriginalText, String owner, Map<String, String> parameters) static com.amazonaws.services.glue.model.TableInputstatic com.amazonaws.services.glue.model.TableInputgetViewTableInput(String viewName, String viewOriginalText, String owner, Map<String, String> parameters)
-
Method Details
-
getTableInput
-
getViewTableInput
-
getMaterializedViewTableInput
-