ClickHouse/tests/queries
Robert Schulze 42f680849c
Fix bad_cast in Annoy index
- Problem originally found by data type fuzzer
  https://s3.amazonaws.com/clickhouse-test-reports/42180/2f83d8790581dce0ffeec56c137b1d13160cfa7b/fuzzer_astfuzzermsan//report.html

- This commit restricts which data types are allowed for Annoy indexes
  (similar things are done for other index types).
2022-10-19 13:40:39 +00:00
..
0_stateless Fix bad_cast in Annoy index 2022-10-19 13:40:39 +00:00
1_stateful
bugs
shell_config.sh