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

Dazhi obkv params #189

Open
wants to merge 16 commits into
base: obkv_params
Choose a base branch
from
Open

Dazhi obkv params #189

wants to merge 16 commits into from

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

  1. Merge pull request #180 from oceanbase/fix_obtable_config_empty

    resolve issue with ObTable configuration being empty on route refresh
    GroundWu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    056ed84 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    12073f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #181 from oceanbase/fix-missing-parameters-handling

    fix: Avoid JSON generation when configsMap is empty
    GroundWu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3614e8e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 13, 2024

  1. Log performance optimization, scan timeout, and secondary routing (#182)

    * 日志性能优化、scan超时时间以及二次路由
    
    * throw error when reroute meet server switch leader not ready
    HexyinUESTC authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    01537f2 View commit details
    Browse the repository at this point in the history
  2. refactor direct load (#176)

    * direct load refactor
    
    * check parameters is supported
    suz-yang authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    402b604 View commit details
    Browse the repository at this point in the history
  3. remove rowKeyElement dependencies test for code review (#159)

    * merged all commits into one
    
    * correct reverse test
    
    * format code
    
    * check whether startRow and endRow contain the refColumn in Hash and Key part
    
    * keep the same format with ObHashPartDesc
    JackShi148 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7b97f73 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    36306d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c4caf View commit details
    Browse the repository at this point in the history
  3. Update README.md

    wyfanxiao authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    75e805b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. add ObParams

    HexyinUESTC authored and shenyunlong committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d742efc View commit details
    Browse the repository at this point in the history
  2. [Chore] fix review

    shenyunlong committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b720f42 View commit details
    Browse the repository at this point in the history
  3. [Test] fix testcases

    shenyunlong committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b4d8902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4960170 View commit details
    Browse the repository at this point in the history
  5. lsop support tablegroup (#188)

    * lsop support tablegroup
    
    * lsop support tablegroup name routing
    maochongxin authored and shenyunlong committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aa644ca View commit details
    Browse the repository at this point in the history