Uses of Class
io.trino.metadata.TableSchema
Packages that use TableSchema
-
Uses of TableSchema in io.trino.metadata
Methods in io.trino.metadata that return TableSchemaModifier and TypeMethodDescriptionMetadata.getTableSchema(Session session, TableHandle tableHandle) Return table schema definition for the specified table handle.MetadataManager.getTableSchema(Session session, TableHandle tableHandle) -
Uses of TableSchema in io.trino.tracing
Methods in io.trino.tracing that return TableSchemaModifier and TypeMethodDescriptionTracingMetadata.getTableSchema(Session session, TableHandle tableHandle)