4paradigm / 4paradigm/OpenMLDB
support data type conversion for like predicate
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- sql
- Ambito
- backend, databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100