4paradigm / 4paradigm/OpenMLDB

support data type conversion for like predicate

オープン
#861 コメント 0 件 リアクション 1 件 担当者 1 名 @aceforeverd が担当を希望しています GitHub で見る
enhancement
主要言語
C++
スター
1.7k
フォーク
331
平均マージ
12日 12時間
マージ済み PR(30日)
1

説明

**Is your feature request related to a problem? Please describe.**

#841 's further work

**Describe the solution you'd like**

` ( LIKE | ILIKE) `

- & can convert to string type if possible

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Review issue #841 for context on LIKE/ILIKE predicate work. Look at the SQL parser and expression evaluation code, likely in src/parser or src/expr directories. Identify where type conversion for operands occurs and extend it to handle string conversion for match and pattern expressions. Test with SQL queries using LIKE/ILIKE on non-string types.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
sql
領域
backend, databases
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。