Results 3 issues of zerafachris

*Note*: Before submitting this pull request, please review our [contributing guidelines](https://fauststream.com/en/latest/contributing.html). ## Description This includes an agent_stopper functionality that kills the main agent without producing exit status 0 Fixes https://github.com/faust-streaming/faust/issues/324...

**What this PR does / why we need it**: Current SQL Registry uses public schema. This provides a **registry_schema** inside of config_yaml that will use _registry_schema_ for all registry related...

size/L
lgtm
ok-to-test

### Describe the bug Return column structure in case of empty resultset ### Steps to reproduce 1. Use the following query "SELECT 1 as 'column1' LIMIT 0" ### Expected behaviour...

enhancement