ClickHouse/src/Storages/LiveView
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
..
LiveViewCommands.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
LiveViewEventsSource.h Move some resources 2022-05-20 19:49:31 +00:00
LiveViewSink.h Rewrite PushingToViewsBlockOutputStream part 6 2021-09-03 20:29:36 +03:00
LiveViewSource.h Move some resources 2022-05-20 19:49:31 +00:00
StorageBlocks.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLiveView.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLiveView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00