Uses of Class
io.trino.plugin.hive.metastore.thrift.TranslateHiveViews
-
Packages that use TranslateHiveViews Package Description io.trino.plugin.hive io.trino.plugin.hive.metastore.thrift -
-
Uses of TranslateHiveViews in io.trino.plugin.hive
Methods in io.trino.plugin.hive with annotations of type TranslateHiveViews Modifier and Type Method Description booleanHiveModule. translateHiveViews(HiveConfig hiveConfig) -
Uses of TranslateHiveViews in io.trino.plugin.hive.metastore.thrift
Constructor parameters in io.trino.plugin.hive.metastore.thrift with annotations of type TranslateHiveViews Constructor Description ThriftHiveMetastoreFactory(TokenDelegationThriftMetastoreFactory metastoreFactory, boolean hideDeltaLakeTables, boolean translateHiveViews, ThriftMetastoreConfig thriftConfig, HdfsEnvironment hdfsEnvironment)
-