trinodb/trino

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

Open

#27,532 创建于 2025年12月2日

在 GitHub 查看
 (0 评论) (3 反应) (1 负责人)Java (9,113 star) (2,678 fork)batch import
enhancementgood first issue

描述

allow usage like this

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

贡献者指南

CLI: accept repeated `--file` option and run all the files sequentially · trinodb/trino#27532 | Good First Issue