trinodb/trino

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

Open

#27.532 geöffnet am 2. Dez. 2025

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (1 zugewiesene Person)Java (9.113 Stars) (2.678 Forks)batch import
enhancementgood first issue

Beschreibung

allow usage like this

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

Contributor Guide