ClickHouse / homebrew-clickhouse

ClickHouse Homebrew tap (old repository, unused)
57 stars 7 forks source link

Unknown table engine Hive #73

Closed rchaocai closed 5 hours ago

rchaocai commented 5 hours ago

Received exception from server (version 22.9.7): Code: 56. DB::Exception: Received from localhost:9000. DB::Exception: Unknown table engine Hive. Maybe you meant: ['File']. (UNKNOWN_STORAGE)

This is the error corresponding to the ARM64 version; the x86 version has no issues. Does the ARM version of ClickHouse not support the Hive engine?