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

feat(frontend): support TPC-H Q1 Q5 #1460

Merged
merged 1 commit into from
Mar 31, 2022
Merged

feat(frontend): support TPC-H Q1 Q5 #1460

merged 1 commit into from
Mar 31, 2022

Conversation

skyzh
Copy link
Contributor

@skyzh skyzh commented Mar 31, 2022

Signed-off-by: Alex Chi [email protected]

What's changed and what's your intention?

As title

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)

close #1456
close #1411

@skyzh skyzh requested a review from fuyufjh March 31, 2022 06:40
@skyzh skyzh enabled auto-merge (squash) March 31, 2022 07:18
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #1460 (cbcc33e) into main (d584e13) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1460   +/-   ##
=========================================
  Coverage     70.23%   70.23%           
  Complexity     2766     2766           
=========================================
  Files          1028     1028           
  Lines         90178    90178           
  Branches       1790     1790           
=========================================
  Hits          63336    63336           
  Misses        25951    25951           
  Partials        891      891           
Flag Coverage Δ
java 61.01% <ø> (ø)
rust 72.20% <ø> (ø)

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

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

@skyzh skyzh disabled auto-merge March 31, 2022 07:34
@fuyufjh
Copy link
Member

fuyufjh commented Mar 31, 2022

why auto-merge disabled 🥲

@skyzh skyzh force-pushed the skyzh/support-q5 branch from 9cf5dc1 to cbcc33e Compare March 31, 2022 07:36
@skyzh skyzh changed the title feat(frontend): support TPC-H Q5 feat(frontend): support TPC-H Q1 Q5 Mar 31, 2022
@skyzh
Copy link
Contributor Author

skyzh commented Mar 31, 2022

I'm also adding Q1

@skyzh skyzh enabled auto-merge (squash) March 31, 2022 07:37
@skyzh skyzh merged commit 555ff16 into main Mar 31, 2022
@skyzh skyzh deleted the skyzh/support-q5 branch March 31, 2022 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streaming: TPC-H Q1 Streaming: TPC-H Q5
2 participants