Skip to content

FSST shared dictionary encoding results in DictionaryType::Single #1085

@CommanderStorm

Description

@CommanderStorm

Bug Description

Currently, when a FSST shared dictionary is encoded, this results in DictionaryType::Single. This is very likely a bug, since that does not make a lot of sense.

Expected Behavior

Encoding a FSST shared dictionary should not produce DictionaryType::Single. It should be reviewed to ensure the correct dictionary type is used.

Steps to Reproduce

  • Encode a FSST shared dictionary with the current implementation.
  • Observe that the result is DictionaryType::Single.

Additional Context

This behavior appears inconsistent with the intended usage of shared dictionaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions