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

[Fix] adapt to lob-related table object type #113

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

shenyunlong
Copy link
Contributor

@shenyunlong shenyunlong commented Mar 18, 2024

Summary

adapt to lob-related table object type and add related testcases

Solution Description

@IHEII
Copy link
Contributor

IHEII commented Mar 18, 2024

LGTM

@shenyunlong shenyunlong merged commit d204a21 into oceanbase:perf_opt Mar 18, 2024
3 checks passed
WeiXinChan added a commit that referenced this pull request Mar 25, 2024
* 增加same_property_names判断 (#79)

* properties name ignor case

---------

Co-authored-by: wumengjie.wmj <[email protected]>

* support put operation (#80)

* add option flag, batch operations can return one res (#94)

* fix test case, in return one result (#97)

* add option flag, batch operations can return one res

* fix return one result test

* add tests (#103)

* support batch put (#107)

* fix batch put use correct api (#108)

* support batch put

* fix batch put use put method

* atomic can across partition

* [Feat] batchOperation support LSOp (#105)

* [Feat] support LS batch routing

* [Feat] single operation adapt to ObTableLSOp

* [Test] add test for LS batch

* [Enhancement] add get operation test for LsOp and fix bugs

* [Test] add test cases for ObTableLSOp

* [Test] add batch put test for ObTableLSOp

* [Fix] add defensive code to disallow mix checkAndInsUp and other types operation

* [OBKV] ObTableLsOp adapt to returnOneResult

* [Fix] modify accord to review

* fix return_one_result flag not return one result (#110)

* fix return_one_result flag not return one result

* fix review

* [Fix] adapt to lob-related table object type (#113)

* [Fix] adapt to lob-related table object type

* [Fix] set ObLsOp tableName for ODP mode

* Fix prv tenantid always 1 (#114)

* fix prv_tenantid always 1

* add BatchGet test case

* [Fix] isSamePropertiesNames flag is wrong in ObTableTabletOp (#118)

* fix review comment

---------

Co-authored-by: eemjwu <[email protected]>
Co-authored-by: wumengjie.wmj <[email protected]>
Co-authored-by: xiaoai <[email protected]>
Co-authored-by: Shen Yunlong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants