trinodb/trino

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

Open

#27,532 opened on 2025年12月2日

GitHub で見る
 (0 comments) (3 reactions) (1 assignee)Java (9,113 stars) (2,678 forks)batch import
enhancementgood first issue

説明

allow usage like this

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

コントリビューターガイド