4paradigm / 4paradigm/OpenMLDB

RequestMode(deploy) non-support op require readable message

Open
#655 0 comments 0 reactions 1 assignee Claimed by @jingchen2222 View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

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

`Where` and `Group By `operation aren't supported on Request mode.
However, the message is unreadable.
We have to improve it and make the error understable.

**Describe the solution you'd like**

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Research direction

Find where RequestMode(deploy) errors are generated, likely in query validation or execution code. Look for error messages related to unsupported operations like 'Where' and 'Group By'. Improve the error message to be human-readable. Test by triggering the error in a deployment scenario.

Written by the indexing model from the issue text.

Assessment

Domain
databases, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.