Skip to content

Conversation

@liurenjie1024
Copy link
Contributor

What's changed and what's your intention?

Add batch tpch q4.

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)

Closes #296

@github-actions github-actions bot added the type/feature Type: New feature. label Feb 16, 2022
@liurenjie1024 liurenjie1024 requested a review from lmatz February 16, 2022 09:29
@liurenjie1024 liurenjie1024 enabled auto-merge (squash) February 16, 2022 09:29
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #369 (6069640) into main (557a17e) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #369      +/-   ##
============================================
- Coverage     74.27%   74.25%   -0.03%     
  Complexity     2681     2681              
============================================
  Files           863      863              
  Lines         48934    48880      -54     
  Branches       1591     1591              
============================================
- Hits          36347    36296      -51     
+ Misses        11774    11771       -3     
  Partials        813      813              
Flag Coverage Δ
java 62.00% <ø> (ø)
rust 79.51% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
rust/meta/src/storage/metastore.rs 93.49% <0.00%> (-0.91%) ⬇️
rust/meta/src/storage/tests.rs 100.00% <0.00%> (ø)
rust/stream/src/executor/barrier_align.rs 78.78% <0.00%> (ø)
rust/meta/src/storage/sled_metastore.rs 96.51% <0.00%> (+0.17%) ⬆️
rust/meta/src/hummock/compaction.rs 65.56% <0.00%> (+0.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 557a17e...6069640. Read the comment docs.

@liurenjie1024 liurenjie1024 merged commit 3317338 into main Feb 16, 2022
@liurenjie1024 liurenjie1024 deleted the feat/renjie_batch_tpch_q4 branch February 16, 2022 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/feature Type: New feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OLAP: tpch q4.

3 participants