8000 [feat]: support auto fill group by time interval based on query range by stone1100 · Pull Request #944 · lindb/lindb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[feat]: support auto fill group by time interval based on query range #944

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

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

stone1100
Copy link
Member
@stone1100 stone1100 commented Mar 27, 2023

What problem does this PR solve?

Issue Number: #943

Problem Summary:

  • auto fill group by time interval based on query time range if use not input group interval

Check List

Tests

  • Unit test
  • Integration test
  • No code

@stone1100 stone1100 added the feature New feature label Mar 27, 2023
@stone1100 stone1100 force-pushed the root branch 2 times, most recently from 79384bd to dcd4b68 Compare March 27, 2023 13:41
@codecov
Copy link
codecov bot commented Mar 27, 2023

Codecov Report

Merging #944 (86a1318) into main (049dd61) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 86a1318 differs from pull request most recent head 80256f8. Consider uploading reports for the commit 80256f8 to get more accurate results

@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files         416      416           
  Lines       25325    25342   +17     
=======================================
+ Hits        24389    24406   +17     
  Misses        665      665           
  Partials      271      271           
Impacted Files Coverage Δ
aggregation/field_agg.go 100.00% <ø> (ø)
flow/context.go 100.00% <ø> (ø)
aggregation/down_sampling_agg.go 55.55% <100.00%> (ø)
aggregation/group_agg.go 95.65% <100.00%> (-0.43%) ⬇️
aggregation/series_agg.go 100.00% <100.00%> (ø)
coordinator/master_controller.go 100.00% <100.00%> (ø)
pkg/timeutil/interval.go 98.24% <100.00%> (ø)
query/context/utils.go 100.00% <100.00%> (ø)
query/operator/data_load.go 100.00% <100.00%> (ø)
query/stage/data_load_stage.go 100.00% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stone1100 stone1100 merged commit 5ff35df into lindb:main Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0