[Refactor] Batch(Offline) quickstarts to load all the example tables by default#9206
Merged
xiangfu0 merged 1 commit intoapache:masterfrom Aug 15, 2022
Merged
Conversation
2def42e to
6c0483a
Compare
Codecov Report
@@ Coverage Diff @@
## master #9206 +/- ##
=============================================
- Coverage 70.04% 24.81% -45.23%
+ Complexity 5003 53 -4950
=============================================
Files 1852 1842 -10
Lines 98760 98518 -242
Branches 15021 15005 -16
=============================================
- Hits 69175 24449 -44726
- Misses 24709 71630 +46921
+ Partials 4876 2439 -2437
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 |
6c0483a to
4b50cf4
Compare
4b50cf4 to
54c123a
Compare
xiangfu0
commented
Aug 15, 2022
54c123a to
3bc91c0
Compare
Jackie-Jiang
approved these changes
Aug 15, 2022
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.
QuickStartBase.QuickStartclass and write its ownrunSampleQueriesmethod.MultistageEngineQuickStarttable join query.Screenshot of default view and multi-stage engine quickstart sample:
