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

e2e(tpch): open some tpch with changing query workaround #2262

Merged
merged 11 commits into from
May 3, 2022

Conversation

st1page
Copy link
Contributor

@st1page st1page commented May 2, 2022

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

  • join reorder by changing query in manual, and open q2 q8 q9 streaming and batch e2e test
  • open tpch q12 batch e2e test
  • open q18 and q20 streaming and batch planner test
  • add q21 and q22 planner test

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)

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #2262 (9f945fa) into main (9c74a53) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2262   +/-   ##
=======================================
  Coverage   71.25%   71.26%           
=======================================
  Files         655      655           
  Lines       83554    83554           
=======================================
+ Hits        59538    59543    +5     
+ Misses      24016    24011    -5     
Flag Coverage Δ
rust 71.26% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/frontend/src/binder/expr/mod.rs 88.16% <0.00%> (+2.04%) ⬆️

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

@st1page st1page marked this pull request as ready for review May 3, 2022 07:37
@st1page st1page merged commit adc8cc4 into main May 3, 2022
@st1page st1page deleted the sts/rust_fe_tpch_workaround branch May 3, 2022 07:59
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.

2 participants