Skip to content

perf: Optimize some functions to rewrite dictionary-encoded strings #504

Description

@andygrove

What is the problem the feature request solves?

We have some functions that unpack dictionary-encoded strings and then perform a transformation on the unpacked array, but it would be better to transform the dictionary instead. We should optimize these functions to do that.

The functions include:

  • hex
  • cast string to other types

There may be others.

Describe the potential solution

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions