Uses of Class
io.trino.cli.QueryPreprocessorException
-
Uses of QueryPreprocessorException in io.trino.cli
Methods in io.trino.cli that throw QueryPreprocessorExceptionModifier and TypeMethodDescriptionstatic StringQueryPreprocessor.preprocessQuery(org.jline.terminal.Terminal terminal, Optional<String> catalog, Optional<String> schema, String query) static StringQueryPreprocessor.preprocessQuery(org.jline.terminal.Terminal terminal, Optional<String> catalog, Optional<String> schema, String query, List<String> preprocessorCommand, io.airlift.units.Duration timeout)