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

chore: upgrade influxql-logical-planner version and modify CI setting #753

Merged
merged 1 commit into from
Mar 23, 2023
Merged

chore: upgrade influxql-logical-planner version and modify CI setting #753

merged 1 commit into from
Mar 23, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Mar 22, 2023

Which issue does this PR close?

Closes #

Rationale for this change

What changes are included in this PR?

  • Upgrade influxql-logical-planner version.
  • Add merge_group in CI. PRs in the merge queue need to wait for CI completion before they can be merged.

Are there any user-facing changes?

No.

How does this change test

No need.

@codecov-commenter
Copy link

Codecov Report

Merging #753 (76bf2b0) into main (556a15a) will increase coverage by 0.08%.
The diff coverage is 65.48%.

❗ Current head 76bf2b0 differs from pull request most recent head ee42d66. Consider uploading reports for the commit ee42d66 to get more accurate results

@@            Coverage Diff             @@
##             main     #753      +/-   ##
==========================================
+ Coverage   68.08%   68.17%   +0.08%     
==========================================
  Files         295      296       +1     
  Lines       45628    46051     +423     
==========================================
+ Hits        31067    31396     +329     
- Misses      14561    14655      +94     
Impacted Files Coverage Δ
analytic_engine/src/instance/mod.rs 83.33% <ø> (ø)
analytic_engine/src/sst/factory.rs 89.28% <ø> (ø)
analytic_engine/src/sst/writer.rs 92.85% <ø> (ø)
components/parquet_ext/src/lib.rs 100.00% <ø> (ø)
router/src/lib.rs 9.09% <0.00%> (-40.91%) ⬇️
server/src/config.rs 37.20% <0.00%> (-0.44%) ⬇️
server/src/handlers/influxdb.rs 67.02% <0.00%> (ø)
server/src/handlers/prom.rs 68.44% <0.00%> (ø)
server/src/proxy/grpc/prom_query.rs 53.82% <0.00%> (-0.28%) ⬇️
server/src/proxy/grpc/route.rs 0.00% <0.00%> (ø)
... and 16 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@jiacai2050 jiacai2050 added this pull request to the merge queue Mar 23, 2023
@jiacai2050 jiacai2050 merged commit a5cd313 into apache:main Mar 23, 2023
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