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(batch): support query data without checkpoint #5850

Merged
merged 16 commits into from
Jan 3, 2023
Merged

Commits on Oct 17, 2022

  1. RW_CHECKPOINT_QUERY false

    xxhZs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bd12005 View commit details
    Browse the repository at this point in the history
  2. merge

    xxhZs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    55737f8 View commit details
    Browse the repository at this point in the history
  3. visibility_mode

    xxhZs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0bf0741 View commit details
    Browse the repository at this point in the history
  4. fmt

    xxhZs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ec56d6f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. merge

    xxhZs committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    00985fa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    ded4e8a View commit details
    Browse the repository at this point in the history
  2. modify config

    xxhZs committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d6b94d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30588d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Merge branch 'main' into xxh/barrier_query

    # Conflicts:
    #	proto/common.proto
    #	src/batch/src/executor/mod.rs
    #	src/batch/src/executor/row_seq_scan.rs
    #	src/batch/src/rpc/service/task_service.rs
    #	src/batch/src/task/task_manager.rs
    #	src/common/src/session_config/mod.rs
    #	src/compute/tests/integration_tests.rs
    #	src/frontend/src/handler/flush.rs
    #	src/frontend/src/scheduler/distributed/query.rs
    #	src/frontend/src/scheduler/hummock_snapshot_manager.rs
    #	src/frontend/src/scheduler/local.rs
    #	src/rpc_client/src/compute_client.rs
    #	src/storage/hummock_sdk/src/lib.rs
    zwang28 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    95d62f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0765dc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04db97 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    fa1c428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd8c21 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    df45da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e6a57 View commit details
    Browse the repository at this point in the history
  3. Update src/common/src/session_config/visibility_mode.rs

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    zwang28 and github-actions[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e1a0aa2 View commit details
    Browse the repository at this point in the history