Description
Currently language-level runtime warnings (e.g. MB-27571) are possibly logged - they should (also) be reported with the query result.
To do this a framework is needed to
- collect and
- aggregate (there might be a warning per data item) the warnings on all execution nodes and to
- report the aggregated warnings to the query coordinator.