trinodb/trino
在 GitHub 查看CLI: accept repeated `--file` option and run all the files sequentially
Open
#27,532 建立於 2025年12月2日
enhancementgood first issue
描述
allow usage like this
trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql