-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: view presto row objects in data grid #7445
Merged
Merged
Commits on Apr 29, 2019
-
Merge lastest from master into lyft-release-sp8 (apache#7405)
* filter out all nan series (apache#7313) * improve not rich tooltip (apache#7345) * Create issue_label_bot.yaml (apache#7341) * fix: do not save colors without a color scheme (apache#7347) * [wtforms] Strip leading/trailing whitespace (apache#7084) * [schema] Updating the datasources schema (apache#5451) * limit tables/views returned if schema is not provided (apache#7358) * limit tables/views returned if schema is not provided * fix typo * improve code performance * handle the case when table name or view name does not present a schema * Add type anno (apache#7342) * Updated local dev instructions to include missing step * First pass at type annotations * [schema] Updating the base column schema (apache#5452) * Update 937d04c16b64_update_datasources.py (apache#7361) * Feature flag for client cache (apache#7348) * Feature flag for client cache * Fix integration test * Revert "Fix integration test" This reverts commit 58434ab. * Feature flag for client cache * Fix integration tests * Add feature flag to config.py * Add another feature check * Fix more integration tests * Fix raw HTML in SliceAdder (apache#7338) * remove backendSync.json (apache#7331) * [bubbles] issue when using duplicated metrics (apache#7087) * SUPERSET-7: Docker compose config version breaks on Ubuntu 16.04 (apache#7359) * SUPERSET-8: Update text in docs copyright footer (apache#7360) * SUPERSET-7: Docker compose config version breaks on Ubuntu 16.04 * SUPERSET-8: Extra text in docs copyright footer * [schema] Adding commits and removing unnecessary foreign-key definitions (apache#7371) * Store last selected dashboard in sessionStorage (apache#7181) * Store last selected dashboard in sessionStorage * Fix tests * [schema] Updating the base metric schema (apache#5453) * Fix NoneType bug & fill the test recipients with original recipients if empty (apache#7365)
Configuration menu - View commit details
-
Copy full SHA for f5e1dcc - Browse repository at this point
Copy the full SHA f5e1dccView commit details
Commits on Apr 30, 2019
-
feat: see Presto row and array data types (apache#7391)
* feat: see Presto row and array data types * fix: address PR comments * fix: lint and build issues * fix: add types
Configuration menu - View commit details
-
Copy full SHA for bfd685e - Browse repository at this point
Copy the full SHA bfd685eView commit details
Commits on May 1, 2019
-
Incorporate feedback from initial PR (prematurely merged to lyft-rele…
…ase-sp8) (apache#7415) * add stronger type hints where possible * fix: lint issues and add select_star func in Hive * add missing pkg init * fix: build issues * fix: pylint issues * fix: use logging instead of print
Configuration menu - View commit details
-
Copy full SHA for 51c7f92 - Browse repository at this point
Copy the full SHA 51c7f92View commit details
Commits on May 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bbb0b75 - Browse repository at this point
Copy the full SHA bbb0b75View commit details
Commits on May 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ff6c208 - Browse repository at this point
Copy the full SHA ff6c208View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1aface - Browse repository at this point
Copy the full SHA b1afaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e23f90 - Browse repository at this point
Copy the full SHA 8e23f90View commit details
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.