could you please allow use of inverted index feature for play.clickhouse.com? right now when i go to https://play.clickhouse.com/play?user=play and run ``` SELECT * FROM stackoverflow WHERE Body LIKE '%apache spark%' LIMIT 100 ``` i'm getting ``` Code: 287. DB::Exception: Unsupported inverted index version 1. (UNKNOWN_FORMAT_VERSION) (version 23.5.1.291 (official build)) ``` thanks a lot!