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

feat(java): support create scalar indexes #2832

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 5, 2024

  1. Add scalar and inverted index

    LuQQiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e1782e2 View commit details
    Browse the repository at this point in the history
  2. Support index

    LuQQiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    da453d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c3796 View commit details
    Browse the repository at this point in the history
  4. Address cargo clippy

    LuQQiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5e500c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. resolve conflicts

    LuQQiu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7a04233 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    LuQQiu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    30b3495 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Solve conflicts

    LuQQiu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4b0c35c View commit details
    Browse the repository at this point in the history