Results 2 issues of Filipe Caixeta

[ClickHouse](https://clickhouse.tech/) is an OLAP database with some additional syntax Were is an example of a query that uses most of the additional syntax ```sql CREATE TABLE arrays_test ( s String,...

Zookeeper has a yaml `zookeeper-metadata.yaml` that contains multiline string fields. You will see something like this in that file ```yaml args: - > bin/pulsar initialize-cluster-metadata \ ``` The problem with...