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 Merge branch 'master' into add-missing-tests-geobase 2022-09-04 03:32:29 +02:00
js Add a file 2022-08-21 12:11:04 +02:00
users.d Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt Embedded dashboard 2022-08-21 12:11:25 +02:00
config.xml add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
config.yaml.example Fix certs (finishing pr #36457) (#36747) 2022-05-01 12:59:19 +02:00
dashboard.html Small fix in dashboard 2022-09-26 23:52:14 +02:00
embedded.xml Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
MetricsTransmitter.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Play: recognize tab in textarea 2022-08-10 08:33:58 +02:00
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 Merge pull request #40713 from ClickHouse/remove-useless-line 2022-09-11 09:53:30 +03:00
users.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00