ClickHouse/programs/server
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
config.d
js
users.d
.gitignore
clickhouse-server.cpp
CMakeLists.txt
config.xml add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
config.yaml.example
dashboard.html
embedded.xml
MetricsTransmitter.cpp
MetricsTransmitter.h
play.html
Server.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
Server.h move some functionality to Server::buildProtocolStackFromConfig 2022-10-07 01:10:33 +00:00
users.xml
users.yaml.example