4paradigm / 4paradigm/OpenMLDB
cast string as date not support in offline
オープン
bug
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
`select date("2020-05-22");`
below SQL not support in offline mode
コントリビューションガイド
調査の方向性
The issue is about the DATE() SQL function not working in offline mode. Look for the SQL parser and function implementations, likely in src/parser or src/udf directories. Test the offline execution path to see where the date casting fails. Check existing tests for SQL function support to understand the expected behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases, machine-learning
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100