Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of casting StringView/BinaryView to DictionaryArray #5872

Merged
merged 10 commits into from
Jun 13, 2024

Commits on Jun 11, 2024

  1. zero-copy dict to view

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    63db275 View commit details
    Browse the repository at this point in the history
  2. view to dict

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bc626fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0308dd4 View commit details
    Browse the repository at this point in the history
  4. unchecked view

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c27d548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8978134 View commit details
    Browse the repository at this point in the history
  6. make fmt happy

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fdebc0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c951711 View commit details
    Browse the repository at this point in the history
  8. update test

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cd8457e View commit details
    Browse the repository at this point in the history
  9. add comments

    XiangpengHao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9331077 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    89d0b98 View commit details
    Browse the repository at this point in the history