Uses of Interface
io.trino.plugin.hive.ViewReaderUtil.ViewReader
Packages that use ViewReaderUtil.ViewReader
-
Uses of ViewReaderUtil.ViewReader in io.trino.plugin.hive
Classes in io.trino.plugin.hive that implement ViewReaderUtil.ViewReaderModifier and TypeClassDescriptionclassstatic classClass to decode Hive view definitionsstatic classSupports decoding of Presto viewsMethods in io.trino.plugin.hive that return ViewReaderUtil.ViewReaderModifier and TypeMethodDescriptionstatic ViewReaderUtil.ViewReaderViewReaderUtil.createViewReader(SemiTransactionalHiveMetastore metastore, ConnectorSession session, Table table, TypeManager typeManager, BiFunction<ConnectorSession, SchemaTableName, Optional<CatalogSchemaTableName>> tableRedirectionResolver, MetadataProvider metadataProvider, boolean runHiveViewRunAsInvoker, HiveTimestampPrecision hiveViewsTimestampPrecision)