Skip to content
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
wants to merge 94 commits into from

Conversation

DiggidyDave
Copy link

No description provided.

zhaoyongjie and others added 30 commits September 19, 2019 09:11
* [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
alexandrebrilhante and others added 28 commits October 26, 2019 19:47
* [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
* 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
@DiggidyDave
Copy link
Author

PTAL @khtruong

@DiggidyDave DiggidyDave closed this Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.