[multistage] generated test for v2 engine#9452
Merged
siddharthteotia merged 3 commits intoapache:masterfrom Sep 27, 2022
Merged
[multistage] generated test for v2 engine#9452siddharthteotia merged 3 commits intoapache:masterfrom
siddharthteotia merged 3 commits intoapache:masterfrom
Conversation
e080bbc to
699f594
Compare
Codecov Report
@@ Coverage Diff @@
## master #9452 +/- ##
============================================
- Coverage 69.87% 69.86% -0.01%
- Complexity 4819 4821 +2
============================================
Files 1910 1910
Lines 101769 101769
Branches 15444 15444
============================================
- Hits 71109 71104 -5
- Misses 25635 25649 +14
+ Partials 5025 5016 -9
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
699f594 to
602db48
Compare
walterddr
commented
Sep 23, 2022
...-tests/src/test/java/org/apache/pinot/integration/tests/MultiStageEngineIntegrationTest.java
Outdated
Show resolved
Hide resolved
walterddr
commented
Sep 23, 2022
...a-client/src/main/java/org/apache/pinot/client/JsonAsyncHttpPinotClientTransportFactory.java
Outdated
Show resolved
Hide resolved
3b09545 to
d51bf01
Compare
siddharthteotia
approved these changes
Sep 26, 2022
d51bf01 to
a9e61ed
Compare
walterddr
commented
Sep 26, 2022
...-test-base/src/test/java/org/apache/pinot/integration/tests/ClusterIntegrationTestUtils.java
Outdated
Show resolved
Hide resolved
31 tasks
61yao
pushed a commit
to 61yao/pinot
that referenced
this pull request
Oct 3, 2022
* add generated test for v2 engine * enable integration test * fix condition checker Co-authored-by: Rong Rong <rongr@startree.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
main changelist
select SUM(a) from tbl WHER 1<>1whether should return 0 rows or one row with zero as value.)depends on: