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

Add support for storing non-CLP-encodable values in a separate column; Replace CLP row value that are too large to store in FixedByteMVMutableForwardIndex with an error message. #14365

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 2, 2024

  1. Add support for storing non-CLP-encodable values in a separate column…

    …; Replace CLP row value that are too large to store in FixedByteMVMutableForwardIndex with an error message.
    jackluo923 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ec6b68d View commit details
    Browse the repository at this point in the history
  2. Fix license header

    jackluo923 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    03edc2a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Merge branch 'apache:master' into master-support-storing-non-encodabl…

    …e-values-in-another-column
    jackluo923 authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    518d89a View commit details
    Browse the repository at this point in the history
  2. Fixed spelling mistake.

    jackluo923 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    174cca3 View commit details
    Browse the repository at this point in the history
  3. Add metrics.

    jackluo923 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7a08a7b View commit details
    Browse the repository at this point in the history
  4. Fix unit test failure.

    jackluo923 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    5f3f321 View commit details
    Browse the repository at this point in the history