[MCOL-4053] Warnings are not propagated from PrimProc. Created: 2020-06-10 Updated: 2023-11-21 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hall (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a warning is detected during processing, PrimProc will log it, but there's no path to send it back to the client in a way that "show warnings" would show it. |
| Comments |
| Comment by David Hall (Inactive) [ 2020-06-10 ] |
|
When ready, push warning from func_char.cpp |