-
Notifications
You must be signed in to change notification settings - Fork 31
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
Updates 2.x branch with opensearch-spark changes #139
Merged
Merged
Conversation
This file contains 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
* Add table acceleration flyout Signed-off-by: Shenoy Pratik <[email protected]> * comment on hardcoded elements Signed-off-by: Shenoy Pratik <[email protected]> * additional comment on hardcoded Signed-off-by: Shenoy Pratik <[email protected]> * remove console logs Signed-off-by: Shenoy Pratik <[email protected]> * review fixes Signed-off-by: Shenoy Pratik <[email protected]> * revert version changes, inline type declare Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
…roject#129) * add materialized view visual builder and query builders Signed-off-by: Shenoy Pratik <[email protected]> * organize header and PR comments Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
* added changes for sidebar Signed-off-by: sumukhswamy <[email protected]> * added side bar with tables indexed Signed-off-by: sumukhswamy <[email protected]> * added dynamic element for tree view, addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * made a few design and panel changes, addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * changed the constants file Signed-off-by: sumukhswamy <[email protected]> * added changes for search bar removal, pr comments Signed-off-by: sumukhswamy <[email protected]> * readded console.log Signed-off-by: sumukhswamy <[email protected]> * updated test suites, removed search field Signed-off-by: sumukhswamy <[email protected]> * added changes for Data connection and combo box Signed-off-by: sumukhswamy <[email protected]> * updated mock for http query Signed-off-by: sumukhswamy <[email protected]> * updated mock template name in tests Signed-off-by: sumukhswamy <[email protected]> * addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * addressed more comments Signed-off-by: sumukhswamy <[email protected]> * added error message for sidebar Signed-off-by: sumukhswamy <[email protected]> * updated snapshots Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: Shenoy Pratik <[email protected]>
…t#133) * update form validaitons Signed-off-by: Shenoy Pratik <[email protected]> * update snapshots, add skipping validator Signed-off-by: Shenoy Pratik <[email protected]> * update sqlpage snapshot Signed-off-by: Shenoy Pratik <[email protected]> * add tests for acceleration create Signed-off-by: Shenoy Pratik <[email protected]> * update acceleration builder tests Signed-off-by: Shenoy Pratik <[email protected]> * update PR comments Signed-off-by: Shenoy Pratik <[email protected]> * adding fix for windows snapshots Signed-off-by: Shenoy Pratik <[email protected]> * update snapshot files Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
* successfully getting async post requests Signed-off-by: Paul Sebastian <[email protected]> * get query with hardcoded job id working Signed-off-by: Paul Sebastian <[email protected]> * working spark query after constant time wait Signed-off-by: Paul Sebastian <[email protected]> * added polling with some hardcoded values Signed-off-by: Paul Sebastian <[email protected]> * ability to switch between sources implemented Signed-off-by: Paul Sebastian <[email protected]> * implemented basic spinner Signed-off-by: Paul Sebastian <[email protected]> * small pr asks and cancellation implemented Signed-off-by: Paul Sebastian <[email protected]> * fixing small clear state issues Signed-off-by: Paul Sebastian <[email protected]> * reduce route name redundancy Signed-off-by: Paul Sebastian <[email protected]> * remove multiple query implementation for async Signed-off-by: Paul Sebastian <[email protected]> * needed to modify the endpoint Signed-off-by: Paul Sebastian <[email protected]> * default data source being Opensearch and updated snapshots Signed-off-by: Paul Sebastian <[email protected]> --------- Signed-off-by: Paul Sebastian <[email protected]>
opensearch-project#134) * added the skipping index queries, covering index queries,updates the data picker Signed-off-by: sumukhswamy <[email protected]> * added the skipping index queries, covering index queries,updates the data picker Signed-off-by: sumukhswamy <[email protected]> * reverted updates to yarn Signed-off-by: sumukhswamy <[email protected]> * updated tests, snapshots Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]>
* add acc index flyout Signed-off-by: Shenoy Pratik <[email protected]> * remove [if not exists] from acc creation Signed-off-by: Shenoy Pratik <[email protected]> * merge tableview from main Signed-off-by: Shenoy Pratik <[email protected]> * adding acc index flyout Signed-off-by: Shenoy Pratik <[email protected]> * add hash router Signed-off-by: Shenoy Pratik <[email protected]> * hide materialized view index type Signed-off-by: Shenoy Pratik <[email protected]> * update snapshots Signed-off-by: Shenoy Pratik <[email protected]> * loading combo boxes for acc flyout Signed-off-by: Shenoy Pratik <[email protected]> * adding acceleration backend integ Signed-off-by: Shenoy Pratik <[email protected]> * update jest tests for acc flyout Signed-off-by: Shenoy Pratik <[email protected]> * add redirection support for home page Signed-off-by: Shenoy Pratik <[email protected]> * fix primary shards count and replica validation Signed-off-by: Shenoy Pratik <[email protected]> * remove the caution callout for acc flyout Signed-off-by: Shenoy Pratik <[email protected]> * support acc flyout redirection from data sources Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
* disable most buttons Signed-off-by: Paul Sebastian <[email protected]> * code editor read only Signed-off-by: Paul Sebastian <[email protected]> * disabled accelerate button Signed-off-by: Paul Sebastian <[email protected]> --------- Signed-off-by: Paul Sebastian <[email protected]>
…h-project#138) * added changes for loading, create button Signed-off-by: sumukhswamy <[email protected]> * removed comments, updated snapshots Signed-off-by: sumukhswamy <[email protected]> * addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * addressed pr comments Signed-off-by: sumukhswamy <[email protected]> * updated snapshots, constant for skipping index Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]>
* load table fields after table is selected Signed-off-by: Shenoy Pratik <[email protected]> * simplify the map function Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
Can ignore DCO failure, it is because of email-id difference
|
joshuali925
approved these changes
Oct 4, 2023
Codecov Report
@@ Coverage Diff @@
## 2.x #139 +/- ##
==========================================
- Coverage 62.76% 54.90% -7.87%
==========================================
Files 10 33 +23
Lines 658 1346 +688
Branches 119 207 +88
==========================================
+ Hits 413 739 +326
- Misses 192 529 +337
- Partials 53 78 +25
Flags with carried forward coverage won't be shown. Click here to find out more. |
kavithacm
approved these changes
Oct 4, 2023
Swiddis
approved these changes
Oct 4, 2023
derek-ho
approved these changes
Oct 4, 2023
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.
Description
Merge main commits to 2.x
Issues Resolved
#122
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.