ClickHouse/programs/keeper
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
..
clickhouse-keeper.cpp Some copy-paste 2021-05-12 13:39:07 +03:00
CMakeLists.txt Merge branch 'master' into keeper-upload-snapshot-to-s3 2022-10-17 11:02:36 +00:00
keeper_config.xml Rename to hostname, add tests 2022-04-22 08:16:14 +00:00
keeper_embedded.xml Fix default keeper port 2021-11-25 14:01:30 +03:00
Keeper.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
Keeper.h base should not depend on Common 2022-04-29 10:26:35 +08:00
TinyContext.cpp add function tryGetKeeperDispatcher for context 2022-07-04 13:35:08 +08:00
TinyContext.h Merge pull request #38072 from lingpeng0314/master 2022-07-10 09:39:57 +02:00