ClickHouse/programs/copier
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
..
Aliases.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
clickhouse-copier.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
ClusterCopier.cpp update tcp protocol, add quota_key 2022-08-03 15:44:08 -04:00
ClusterCopier.h copier: add ability to configure retries and delays between them 2021-10-10 08:58:35 +03:00
ClusterCopierApp.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ClusterCopierApp.h base should not depend on Common 2022-04-29 10:26:35 +08:00
ClusterPartition.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Move formatBlock to its own file 2021-07-29 16:39:42 +02:00
Internals.cpp Better. 2022-05-24 20:06:08 +00:00
Internals.h Fixing build. 2022-05-24 19:29:00 +00:00
ShardPartition.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
ShardPartitionPiece.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
StatusAccumulator.h add status json 2021-05-31 17:38:55 +03:00
TaskCluster.h style 2021-05-31 17:41:35 +03:00
TaskTableAndShard.h Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
ZooKeeperStaff.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00