If a column, table, index have an space, when you receive a recommendation to drop an index, the apply will fail with malformed query. Quotes need to be added to index names for creation; Jira issue: CRDB-25004
If a column, table, index have an space, when you receive a recommendation to drop an index, the apply will fail with malformed query.
Quotes need to be added to index names for creation;
Jira issue: CRDB-25004