Skip to content

Commit

Permalink
Removed inverted index partition limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
ericharmeling committed May 17, 2021
1 parent ad2b421 commit b60cb6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions v21.1/known-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -608,12 +608,6 @@ If the execution of a [join](joins.html) query exceeds the limit set for memory-

{% include {{ page.version.version }}/known-limitations/unordered-distinct-operations.md %}

### Inverted indexes cannot be partitioned

CockroachDB does not support partitioning inverted indexes, including [spatial indexes](spatial-indexes.html).

[Tracking GitHub Issue](https://github.com/cockroachdb/cockroach/issues/43643)

### Using interleaved tables in backups

{% include {{ page.version.version }}/known-limitations/backup-interleaved.md %}

0 comments on commit b60cb6e

Please sign in to comment.