Skip to content

Commit d15a948

Browse files
Update about/changelog.md
Co-authored-by: Iain Cox <iain@tigerdata.com> Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
1 parent dbe0d60 commit d15a948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This approach is 4–5 times faster than the previous spill-to-disk method, and
3232

3333
**Bloom filters on ARM-based Tiger Cloud services**
3434

35-
On Tiger Cloud (ARM-based services), bloom filters return with corrected hashing support for ARM architecture. A misconfigured hashing library previously required disabling bloom indexes on ARM-based services. This release restores bloom filter functionality with a new index version.
35+
On ARM-based Tiger Cloud services, bloom filters return with corrected hashing support for the ARM architecture. A misconfigured hashing library previously required disabling bloom indexes on ARM-based services. This release restores bloom filter functionality with a new index version.
3636

3737
For self-hosted TimescaleDB users, nothing changes if you're using an AMD64 architecture. Otherwise, please [see here](https://github.com/timescale/timescaledb/pull/8761#user-content-changelog). For Tiger Cloud customers, recompression is only required for services that want to rebuild bloom filters on existing chunks. New chunks receive bloom indexes automatically.
3838

0 commit comments

Comments
 (0)