Skip to content

[feature] 分页特性整改,支持全局、子查询指定limit,offset,rlimit,roffset,slimit #112

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JohnnyJie
Copy link
Contributor

  • Support set rlimit and roffset for multi field model query

@xiaowing
Copy link
Collaborator

涉及到请求/应答数据结构的变更时,增加一些序列化/反序列化的单元测试吧

@JohnnyJie
Copy link
Contributor Author

涉及到请求/应答数据结构的变更时,增加一些序列化/反序列化的单元测试吧
已添加相关序列化测试

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2021

Codecov Report

Merging #112 (6468c85) into master (94d2aa0) will increase coverage by 1.20%.
The diff coverage is 71.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   22.58%   23.78%   +1.20%     
==========================================
  Files         137      137              
  Lines        6071     6176     +105     
  Branches      894      905      +11     
==========================================
+ Hits         1371     1469      +98     
+ Misses       4513     4502      -11     
- Partials      187      205      +18     
Impacted Files Coverage Δ
.../com/aliyun/hitsdb/client/value/request/Query.java 56.91% <44.44%> (-3.51%) ⬇️
...itsdb/client/value/request/MultiFieldSubQuery.java 42.20% <60.86%> (+11.09%) ⬆️
...un/hitsdb/client/value/request/LastPointQuery.java 68.00% <66.66%> (-0.43%) ⬇️
...m/aliyun/hitsdb/client/value/request/SubQuery.java 55.55% <80.00%> (+4.35%) ⬆️
...hitsdb/client/value/request/LastPointSubQuery.java 80.32% <100.00%> (+6.99%) ⬆️
...n/hitsdb/client/value/request/MultiFieldQuery.java 53.00% <100.00%> (+15.50%) ⬆️
...lient/value/request/MultiFieldSubQueryDetails.java 50.00% <0.00%> (+5.55%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94d2aa0...6468c85. Read the comment docs.

@JohnnyJie JohnnyJie changed the title [feature] support rlimit for multi model [feature] 分页特性整改,支持全局、子查询指定limit,offset,rlimit,roffset,slimit Apr 28, 2021
@CLAassistant
Copy link

CLAassistant commented Jan 23, 2022

CLA assistant check
All committers have signed the CLA.

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.

4 participants