trinodb/trino
GitHub で見るCLI: accept repeated `--file` option and run all the files sequentially
Open
#27,532 opened on 2025年12月2日
enhancementgood first issue
説明
allow usage like this
trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql