ClickHouse/src/Storages/WindowView
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
..
StorageWindowView.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageWindowView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
WindowViewSource.h Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00