clickhouse-java
clickhouse-java copied to clipboard
[client-v2] Generatable Settings
There are many settings that can be passed to client. They should be well documented, in code they should be validated correctly, there should be a good java doc for each.
This issue is about developing a tool and process that will:
- define one source of truth where all settings are listed and documented
- generate a java class with appropriate documentation
- generate a document for documentation portal