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

test: Add tpch q1 for batch distributed query #1701

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

liurenjie1024
Copy link
Contributor

What's changed and what's your intention?

RT

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

@liurenjie1024 liurenjie1024 enabled auto-merge (squash) April 8, 2022 07:36
@github-actions github-actions bot added the component/test Test related issue. label Apr 8, 2022
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1701 (8f3900b) into main (52e9f7f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1701   +/-   ##
=======================================
  Coverage   71.16%   71.16%           
=======================================
  Files         598      598           
  Lines       77540    77540           
=======================================
+ Hits        55181    55182    +1     
+ Misses      22359    22358    -1     
Flag Coverage Δ
rust 71.16% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/connector/src/filesystem/file_common.rs 80.35% <0.00%> (+0.44%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@liurenjie1024 liurenjie1024 merged commit e1d391e into main Apr 8, 2022
@liurenjie1024 liurenjie1024 deleted the feat/batch_dist_query_tpch_q1 branch April 8, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test Test related issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants