logoalt Hacker News

ignoramousyesterday at 10:06 PM0 repliesview on HN

See: Fast Static Symbol Table: https://github.com/duckdb/duckdb/pull/4366

FSST is based on a fixed size (255 items) dictionary of high frequency variable length strings/substrings (learned from the corpus) encoded as one byte.