Uses of Class
io.trino.tempto.sql.view.ViewContextProvider
Packages that use ViewContextProvider
-
Uses of ViewContextProvider in io.trino.tempto.sql
Methods in io.trino.tempto.sql that return ViewContextProviderModifier and TypeMethodDescriptionstatic ViewContextProviderSqlContexts.createViewAs(String selectSql) Deprecated.This method uses internally the default query executor which is deprecated.static ViewContextProviderSqlContexts.createViewAs(String selectSql, QueryExecutor queryExecutor) static ViewContextProviderSqlContexts.createViewAs(String viewName, String selectSql, QueryExecutor queryExecutor)