Skip to content

query and mutate delete#168

Merged
WeiXinChan merged 3 commits into
secondary_partfrom
query_and_mutate_delete
Mar 14, 2025
Merged

query and mutate delete#168
WeiXinChan merged 3 commits into
secondary_partfrom
query_and_mutate_delete

Conversation

@maochongxin

@maochongxin maochongxin commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

lQLPJxv6Hnpwb_vNBBTNCkKwhfsIPpjFbZAHtlMKVTOlAA_2626_1044

Summary

Solution Description

add test case

add delete test case
ObTableQuery tableQuery = new ObTableQuery();
tableQuery.setObKVParams(buildOBKVParams((Scan)null));
ObHTableFilter filter = null;
// buildObTableQuery(tableQuery, range, filter, null);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不需要的代码删掉

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@WeiXinChan

Copy link
Copy Markdown
Contributor

LGTM

@WeiXinChan WeiXinChan merged commit e8d293d into secondary_part Mar 14, 2025
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.

3 participants