ClickHouse/src/Storages/MeiliSearch
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
..
MeiliSearchColumnDescriptionFetcher.cpp Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
MeiliSearchColumnDescriptionFetcher.h Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
MeiliSearchConnection.cpp refactor code & change exception numbers 2022-05-16 16:13:05 +03:00
MeiliSearchConnection.h refactor code & change exception numbers 2022-05-16 16:13:05 +03:00
SinkMeiliSearch.cpp add support for some new types 2022-01-27 19:22:05 +03:00
SinkMeiliSearch.h add support for some new types 2022-01-27 19:22:05 +03:00
SourceMeiliSearch.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
SourceMeiliSearch.h Fix build. 2022-05-25 18:16:48 +00:00
StorageMeiliSearch.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMeiliSearch.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00