Interface CoralTableRedirectionResolver
public interface CoralTableRedirectionResolver
Handles table redirections during view translation.
-
Method Summary
Modifier and TypeMethodDescriptionOptional<io.trino.hive.thrift.metastore.Table> redirect(SchemaTableName tableName)
-
Method Details
-
redirect
-