trinodb/trino
CLI: accept repeated `--file` option and run all the files sequentially
開放
#27,532 建立於 2025年12月2日
enhancementgood first issue
倉庫指標
- 星標
- (9,113 顆星)
- PR 合併指標
- (平均合併 5天 9小時) (30 天內合併 306 個 PR)
描述
allow usage like this
trino --catalog iceberg --schema default --file ddls.sql --file inserts.sql