Skip to content

[pixels-core] support dictionary encoding without cascading runlengh encoding #538

@bianhq

Description

@bianhq

Currently, we cascade runlength encoding on top of dictionary encoding for string columns. Even if dictionary encoding is not used, the lengths array is encoded using runlength encoding automatically. This is not reasonable for fast storage devices such as SSD.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions