4paradigm / 4paradigm/OpenMLDB
Can not drop table when using CLI to execute SQL files
オープン
bug
storage-engine
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Now dropping table requires to confirm with users input which make it impossible to run with SQL files.
コントリビューションガイド
調査の方向性
The issue is about the CLI's interactive confirmation prompt blocking SQL file execution for DROP TABLE. Look for the CLI command handling code, likely in a source file related to SQL execution or command-line interface. Find where the confirmation prompt is triggered for destructive operations and see if there's a flag or mode to bypass it for non-interactive use. Check if there are existing tests for CLI SQL file execution to understand the expected behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cli, sql
- 領域
- cli, databases
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100