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(fulltext_index): integrate full-text indexer with parquet reader #4348

Merged
merged 12 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. feat(fulltext_index): integrate full-text indexer with parquet reader

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4d0f2b0 View commit details
    Browse the repository at this point in the history
  2. disable reload

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f9a404c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. address comments

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b4b3405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f2ccf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. fix: range allow exceeding total row

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0cacce7 View commit details
    Browse the repository at this point in the history
  2. test: unit tests in index

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ef032c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. test: prune row groups

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    bd00fe8 View commit details
    Browse the repository at this point in the history
  2. chore: rename creator

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    065ed96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6528a View commit details
    Browse the repository at this point in the history
  4. test: sst fulltext index

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    70e330c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    f90e8bf View commit details
    Browse the repository at this point in the history
  2. chore: address comment

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    813d38d View commit details
    Browse the repository at this point in the history