Improve errors in ModifyPartialQuerySupported
Open
documentation
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
It seems that some of the errors in `ModifyPartialQuerySupported` are not clear. Such as:
```
Non-IMMUTABLE functions are not allowed in CASE or COALESCE statements
```
It is not clear if this is related to modify, select etc.
(I am not sure if the `documentation` tag is the right one. It seems like errors can be thought as part of a documentation but maybe not entirely)
Contributor guide
Assessment
This issue has not been assessed yet.