trinodb/trino

CLI: accept repeated `--file` option and run all the files sequentially

Open

#27.532 aberto em 2 de dez. de 2025

Ver no GitHub
 (0 comments) (3 reactions) (1 assignee)Java (9.113 stars) (2.678 forks)batch import
enhancementgood first issue

Description

allow usage like this

trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql

Guia do colaborador