Uses of Class
io.trino.metadata.TableFunctionRegistry
Packages that use TableFunctionRegistry
-
Uses of TableFunctionRegistry in io.trino.sql.analyzer
Constructors in io.trino.sql.analyzer with parameters of type TableFunctionRegistryModifierConstructorDescriptionStatementAnalyzerFactory(PlannerContext plannerContext, SqlParser sqlParser, SessionTimeProvider sessionTimeProvider, AccessControl accessControl, TransactionManager transactionManager, GroupProvider groupProvider, TableProceduresRegistry tableProceduresRegistry, TableFunctionRegistry tableFunctionRegistry, TablePropertyManager tablePropertyManager, AnalyzePropertyManager analyzePropertyManager, TableProceduresPropertyManager tableProceduresPropertyManager)