forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Merge apache338a2b1a and remove local Kepler code #76
Closed
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
* [superset] sql_json endpoint refactor * [superset] sql_json endpoint refactor sync * [superset] Fix, wrong parameter name * [superset] flake8 and black * [SQLLab] Don't need to pass request to helper SQLJsonParams * [SQLLab] try except on query add * [SQLLab] Remove unwanted changes * [SQLLab] refactor (cont.) * [superset] black * [SQLLab] Remove SQLJsonParams class * [SQLLab] Fix, add missing type annotations * [superset] Better exception handling when saving query * [superset] Remove unnecessary commit * [superset] one or none instead of first * [superset] Fix, missing return on error sql_json * [superset] Fix, black * [database] Use f strings
* refactor: use deck.gl plugins from npm package * fix: remove test files
* Fix no data in Presto * Fix test
…8276) * WIP - Add easily interpretable negative timedelta formatting * Add unit tests for utils.core.timedelta_f * Reformat tests.utils_tests.test_timedelta_f test code. Fixes apache#8274. * Add type annotations to utils.core.timedelta_f (apache#8274) * Replace recursion with absolute value in utils.core.timedelta_f (apache#8274) * Rename utils.core.timedelta_f to format_timedelta (apache#8274) * Fix small typo (apache#8274)
* [database] Improve form and API validation for invalid URI * [database] Added missing EOL * [database] lint
Tried 2-3 difference approaches to fix the flaky SQL Lab test that has been biting us for a while. My guess is that the flakiness comes from brace (the editor). Hoping a future release of brace and/or cypress may help with this. But for now, no test is better than a flaky one.
* Refine release instructions * Add version to svn message
… in line chart (apache#8271) * Adding support for filter box in annotations * Fixing tox lint errors * fixing lint errors * superset should skip empty time buckets * removing whitespace
…e#8317) * Adding explicit Flask session cookie options to default config * Blacking
…he#8298) * ignore direnv * allow overwriting saved queries * simplify state management a little bit * fix tests and linting
* apache#8294: Set moment library language during app setup * apache#8294: Added 'local-storage' to superset/assets/package.json * apache#8294: change 'locale' in localStorage when language is set * apache#8294: Fixed eslint issues * apache#8294: Removed localStorage usage
* Add Fanatics to companies that use Superset We at Fanatics use Apache Superset to visualize data stored in Apache Druid. I wanted to add my firm's name to this list since we are very happy with the performance and visualization features provided by Apache Superset. * Update README.md
* [docs] Crafting a new release
…scenarios (apache#8448) * Add encrypted_extra to dbs * WIP - UI-based BigQuery connection configuration * Fix 500 bubbling to the surface when adding a database connection * Add check for valid json * black formatting: * isort * Incorporate PR feedback. Thanks all! * black * Typo fix in CONTRIBUTING.md
* [db engine] Add support for Elasticsearch
* [fix] Making client time UTC * Update UPDATING.md
* [sip-15] Adding initial framework * [toast] Addressing etr2460's comments * [fix] Addressing etr2460's comments
…ery (apache#8462) * Provide documentation for using a Service Account to connect to BigQuery * Alter line wrapping for shorter lines * Whitespace commit to trigger another build (flake) * Another meaningless whitespace change to trigger another build
* feat: add expand_data parameter * fix: reformat files
* Typo fix in CONTRIBUTING.md * Alter references to config.get('FOO') to use preferred config['FOO'] * Set missing configuration constants in superset/config.py * Misc. CI fixes * Add type annotation for FEATURE_FLATGS
* Re-enable DRUID_IS_ACTIVE flag * Make CI happy
* extend documentation about setting up email reporting * mention EMAIL_REPORTS_USER
* use new table comp * remove commented code * update lock file * fix lint * bump version * update lock file * fix lock issue
…chart-country-map to v0.11.4 (apache#8478)
* Add `Duplicate Tab` option Adds an option to duplicate the current tab's setting/content into a new tab. Useful if you're iterating on a query. * Add test
* Allow user to customize query estimate * Add docs; run black * Update docs with types
PTAL @khtruong |
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.
No description provided.