Re: [VOTE] Release Superset 0.35.0 based on Superset 0.35.0rc2

2019-10-28 Thread Grace Guo
+1

- Grace

> On Oct 28, 2019, at 7:15 AM, daniel gaspar  wrote:
> 
> Hi everyone,
> 
> The source release 0.35.0 RC2 for Apache Superset is baked and available at:
> 
> https://dist.apache.org/repos/dist/dev/incubator/superset/0.35.0rc2/
> 
> public keys are available at:
> 
> https://dist.apache.org/repos/dist/release/incubator/superset/KEYS
> 
> This release mainly aims to fix bugs, introduce new features and update
> dependencies.
> This is a direct cut from master at SHA 8f246ce with one cherry applied:
> 
> Cherry pick applied on RC2:
> 
> [fix] Updating parse_human_timedelta typing (#8436)
> 
> Change log since 0.34.1:
> 
> 8f246cec chore: disable another flaky cypress test (#8423)
> cca689b7 Add improved typed casting to BigQuery (#8331)
> 4cfd6b3c [tests] Fix, removing deprecated function for future Python
> release compatibility. (#8353)
> 1e533db3 fixed typo in installation instructions (#8413)
> 9fc37ea9 [ci] Deprecate flake8 (#8409)
> a1999018 [sqla] Enforcing ISO 8601 date/timestamp formats (#7702)
> d3406e0a [Config] Cache static resources (#8370)
> c62b2f43 [docs] CTAS on PostgreSQL needs commit to apply (#8367)
> c422b492 Update Slack invitation link (#8399)
> 876d3294 [fix] make names non-nullable (#8371)
> fcb39f90 [form-data] Deleting obsolete Superset.get_form_data method (#8390)
> 2117d1ef Add 0.34.1 PRs to CHANGELOG (#8376)
> 03b35b3c [migration] Migrating since/until to time_range (#8372)
> 558680d6 [Cypress] Skip another flaky sqllab test (#8374)
> 9a186ffb Add incubating to NOTICE (#8369)
> 7133429a [Docs] Put superset users in abc order (#8368)
> 66e3708a Update README.md (#8365)
> 7e7ea3d9 Revert "[fix] make datasource names non-nullable (#8332)" (#8363)
> 8b85a8f3 [dashboard] show less filter indicators (#8345)
> c09e3e7e Fix pypi link and replace gitter badge with slack (#8330)
> edec8745 Revert "[init] Setting up cache before registering blueprints
> (#7992)" (#8005)
> 78366716 Add support for Exasol (#8343)
> b0934065 fix saving new sql lab queries (#8351)
> 04c3d1f5 Remove unused methods from Presto (#8350)
> ec86d9de Fix lint in `superset/db_engine_spec` (#8338)
> 65a05ca4 [fix] make datasource names non-nullable (#8332)
> b6b6a753 Add Fanatics to companies that use Superset (#8344)
> 46227b75 [docs] Add Deepomatic in organization list (#8347)
> 9596935c feat: Set moment library language during app setup (#8296)
> 4a8799b9 fix: npm audit fix bumps handlebars 4.1.2->4.3.1 (#8299)
> 05b67673 [metric] Adding security for restricted metrics (#8175)
> 8c708037 [Presto] Handle uncaught exception in get_create_view (#8304)
> f21cc630 [SQL Lab] Improve autocomplete (#8305)
> fbbc5f05 Allow overwriting a SQLLab query that has previously been saved
> (#8298)
> d55fe541 refactor: remove unused code (#8300)
> 25e2517d Update RunQueryActionButton.jsx (#8320)
> cff10ebf Adding explicit Flask session cookie options to default config
> (#8317)
> d59e0c46 [superset] Fix, missing return on error and improved query (#8239)
> 7ea76922 allow non-relative LOGO_TARGET_PATH (#8307)
> 3764d43f Add safaricom to companies using superset (#8311)
> 52a84d25 Add explicit support for python 3.7 (#8309)
> 6d418308 Refine release instructions (#8272)
> 11935ce1 Add commit to attempt to resolve query table lock (#8262)
> 09bbdd27 chore: skip flaky SQL Lab test (#8282)
> d4651077 [migration] Stripping leading and trailing whitespace (#8261)
> 5d1bf424 [sql_json] Ensuring the request body is JSON encoded (#8256)
> f3065a76 [database] Improve form and API validation for invalid URI (#8240)
> bc83b5fb More intuitive display of negative time deltas (#8274) (#8276)
> 7090725d Fix no data in Presto (#8268)
> 731c19b6 refactor: use deck.gl plugins from npm package (#8258)
> dfb3bf69 [typing] add typing for superset/connectors and superset/common
> (#8138)
> 8bc5cd7d [SQLLab] Refactor sql json endpoint (#8163)
> 6df74c6b Remove __row_id (#8257)
> 799e08d7 Update another pypi case from superset to apache-superset (#8250)
> 115bc83b docs: reflect the pypi move from superset to apache-superset
> (#8244)
> 0c94f0fd [sqllab] create query slightly earlier (#8224)
> 8e1fc2b0 Fix array casting (#8253)
> 12fb8e70 Show Presto views as views, not tables (#8243)
> 4088a84e Small fix for Presto dtype map (#8251)
> 8d04e1f5 Update README.md (#8246)
> 0cd4ef54 Add RegisteredLookupExtraction support to extraction function
> (#8185)
> 88777943 Better distinction between tables and views, and show CREATE VIEW
> (#8213)
> 4132d8fb Simplify and improve `expand_data` in Presto (#8233)
> 8847e105 Allow users to estimate query cost before executing it (#8172)
> b9be01fc Handle int64 columns with missing data in SQL Lab (#8226)
> bf7ce621 refactor: prepare control panel configs for separation into
> plugins (#8222)
> 1522d3fb fix: initialize control state for inline control config object
> (#8221)
> 762edf43 [talisman] Enforcing HTTP for status checks (#8214)
> c566141f feat: read control panel configs from registry (#8173)
> 30483cee 

Re: [VOTE] Release Superset 0.35.0 based on Superset 0.35.0rc2

2019-10-28 Thread Alan Gates
+1.  Reviewed the LICENSE, NOTICE, and DISCLAIMER files.  Looked for any
binary files or files not containing Apache License.  Checked the signature
and the shasum.

Alan.

On Mon, Oct 28, 2019 at 7:15 AM daniel gaspar 
wrote:

> Hi everyone,
>
> The source release 0.35.0 RC2 for Apache Superset is baked and available
> at:
>
> https://dist.apache.org/repos/dist/dev/incubator/superset/0.35.0rc2/
>
> public keys are available at:
>
> https://dist.apache.org/repos/dist/release/incubator/superset/KEYS
>
> This release mainly aims to fix bugs, introduce new features and update
> dependencies.
> This is a direct cut from master at SHA 8f246ce with one cherry applied:
>
> Cherry pick applied on RC2:
>
> [fix] Updating parse_human_timedelta typing (#8436)
>
> Change log since 0.34.1:
>
> 8f246cec chore: disable another flaky cypress test (#8423)
> cca689b7 Add improved typed casting to BigQuery (#8331)
> 4cfd6b3c [tests] Fix, removing deprecated function for future Python
> release compatibility. (#8353)
> 1e533db3 fixed typo in installation instructions (#8413)
> 9fc37ea9 [ci] Deprecate flake8 (#8409)
> a1999018 [sqla] Enforcing ISO 8601 date/timestamp formats (#7702)
> d3406e0a [Config] Cache static resources (#8370)
> c62b2f43 [docs] CTAS on PostgreSQL needs commit to apply (#8367)
> c422b492 Update Slack invitation link (#8399)
> 876d3294 [fix] make names non-nullable (#8371)
> fcb39f90 [form-data] Deleting obsolete Superset.get_form_data method
> (#8390)
> 2117d1ef Add 0.34.1 PRs to CHANGELOG (#8376)
> 03b35b3c [migration] Migrating since/until to time_range (#8372)
> 558680d6 [Cypress] Skip another flaky sqllab test (#8374)
> 9a186ffb Add incubating to NOTICE (#8369)
> 7133429a [Docs] Put superset users in abc order (#8368)
> 66e3708a Update README.md (#8365)
> 7e7ea3d9 Revert "[fix] make datasource names non-nullable (#8332)" (#8363)
> 8b85a8f3 [dashboard] show less filter indicators (#8345)
> c09e3e7e Fix pypi link and replace gitter badge with slack (#8330)
> edec8745 Revert "[init] Setting up cache before registering blueprints
> (#7992)" (#8005)
> 78366716 Add support for Exasol (#8343)
> b0934065 fix saving new sql lab queries (#8351)
> 04c3d1f5 Remove unused methods from Presto (#8350)
> ec86d9de Fix lint in `superset/db_engine_spec` (#8338)
> 65a05ca4 [fix] make datasource names non-nullable (#8332)
> b6b6a753 Add Fanatics to companies that use Superset (#8344)
> 46227b75 [docs] Add Deepomatic in organization list (#8347)
> 9596935c feat: Set moment library language during app setup (#8296)
> 4a8799b9 fix: npm audit fix bumps handlebars 4.1.2->4.3.1 (#8299)
> 05b67673 [metric] Adding security for restricted metrics (#8175)
> 8c708037 [Presto] Handle uncaught exception in get_create_view (#8304)
> f21cc630 [SQL Lab] Improve autocomplete (#8305)
> fbbc5f05 Allow overwriting a SQLLab query that has previously been saved
> (#8298)
> d55fe541 refactor: remove unused code (#8300)
> 25e2517d Update RunQueryActionButton.jsx (#8320)
> cff10ebf Adding explicit Flask session cookie options to default config
> (#8317)
> d59e0c46 [superset] Fix, missing return on error and improved query (#8239)
> 7ea76922 allow non-relative LOGO_TARGET_PATH (#8307)
> 3764d43f Add safaricom to companies using superset (#8311)
> 52a84d25 Add explicit support for python 3.7 (#8309)
> 6d418308 Refine release instructions (#8272)
> 11935ce1 Add commit to attempt to resolve query table lock (#8262)
> 09bbdd27 chore: skip flaky SQL Lab test (#8282)
> d4651077 [migration] Stripping leading and trailing whitespace (#8261)
> 5d1bf424 [sql_json] Ensuring the request body is JSON encoded (#8256)
> f3065a76 [database] Improve form and API validation for invalid URI (#8240)
> bc83b5fb More intuitive display of negative time deltas (#8274) (#8276)
> 7090725d Fix no data in Presto (#8268)
> 731c19b6 refactor: use deck.gl plugins from npm package (#8258)
> dfb3bf69 [typing] add typing for superset/connectors and superset/common
> (#8138)
> 8bc5cd7d [SQLLab] Refactor sql json endpoint (#8163)
> 6df74c6b Remove __row_id (#8257)
> 799e08d7 Update another pypi case from superset to apache-superset (#8250)
> 115bc83b docs: reflect the pypi move from superset to apache-superset
> (#8244)
> 0c94f0fd [sqllab] create query slightly earlier (#8224)
> 8e1fc2b0 Fix array casting (#8253)
> 12fb8e70 Show Presto views as views, not tables (#8243)
> 4088a84e Small fix for Presto dtype map (#8251)
> 8d04e1f5 Update README.md (#8246)
> 0cd4ef54 Add RegisteredLookupExtraction support to extraction function
> (#8185)
> 88777943 Better distinction between tables and views, and show CREATE VIEW
> (#8213)
> 4132d8fb Simplify and improve `expand_data` in Presto (#8233)
> 8847e105 Allow users to estimate query cost before executing it (#8172)
> b9be01fc Handle int64 columns with missing data in SQL Lab (#8226)
> bf7ce621 refactor: prepare control panel configs for separation into
> plugins (#8222)
> 1522d3fb fix: initialize control state for inline control config 

[VOTE] Release Superset 0.35.0 based on Superset 0.35.0rc2

2019-10-28 Thread daniel gaspar
Hi everyone,

The source release 0.35.0 RC2 for Apache Superset is baked and available at:

https://dist.apache.org/repos/dist/dev/incubator/superset/0.35.0rc2/

public keys are available at:

https://dist.apache.org/repos/dist/release/incubator/superset/KEYS

This release mainly aims to fix bugs, introduce new features and update
dependencies.
This is a direct cut from master at SHA 8f246ce with one cherry applied:

Cherry pick applied on RC2:

[fix] Updating parse_human_timedelta typing (#8436)

Change log since 0.34.1:

8f246cec chore: disable another flaky cypress test (#8423)
cca689b7 Add improved typed casting to BigQuery (#8331)
4cfd6b3c [tests] Fix, removing deprecated function for future Python
release compatibility. (#8353)
1e533db3 fixed typo in installation instructions (#8413)
9fc37ea9 [ci] Deprecate flake8 (#8409)
a1999018 [sqla] Enforcing ISO 8601 date/timestamp formats (#7702)
d3406e0a [Config] Cache static resources (#8370)
c62b2f43 [docs] CTAS on PostgreSQL needs commit to apply (#8367)
c422b492 Update Slack invitation link (#8399)
876d3294 [fix] make names non-nullable (#8371)
fcb39f90 [form-data] Deleting obsolete Superset.get_form_data method (#8390)
2117d1ef Add 0.34.1 PRs to CHANGELOG (#8376)
03b35b3c [migration] Migrating since/until to time_range (#8372)
558680d6 [Cypress] Skip another flaky sqllab test (#8374)
9a186ffb Add incubating to NOTICE (#8369)
7133429a [Docs] Put superset users in abc order (#8368)
66e3708a Update README.md (#8365)
7e7ea3d9 Revert "[fix] make datasource names non-nullable (#8332)" (#8363)
8b85a8f3 [dashboard] show less filter indicators (#8345)
c09e3e7e Fix pypi link and replace gitter badge with slack (#8330)
edec8745 Revert "[init] Setting up cache before registering blueprints
(#7992)" (#8005)
78366716 Add support for Exasol (#8343)
b0934065 fix saving new sql lab queries (#8351)
04c3d1f5 Remove unused methods from Presto (#8350)
ec86d9de Fix lint in `superset/db_engine_spec` (#8338)
65a05ca4 [fix] make datasource names non-nullable (#8332)
b6b6a753 Add Fanatics to companies that use Superset (#8344)
46227b75 [docs] Add Deepomatic in organization list (#8347)
9596935c feat: Set moment library language during app setup (#8296)
4a8799b9 fix: npm audit fix bumps handlebars 4.1.2->4.3.1 (#8299)
05b67673 [metric] Adding security for restricted metrics (#8175)
8c708037 [Presto] Handle uncaught exception in get_create_view (#8304)
f21cc630 [SQL Lab] Improve autocomplete (#8305)
fbbc5f05 Allow overwriting a SQLLab query that has previously been saved
(#8298)
d55fe541 refactor: remove unused code (#8300)
25e2517d Update RunQueryActionButton.jsx (#8320)
cff10ebf Adding explicit Flask session cookie options to default config
(#8317)
d59e0c46 [superset] Fix, missing return on error and improved query (#8239)
7ea76922 allow non-relative LOGO_TARGET_PATH (#8307)
3764d43f Add safaricom to companies using superset (#8311)
52a84d25 Add explicit support for python 3.7 (#8309)
6d418308 Refine release instructions (#8272)
11935ce1 Add commit to attempt to resolve query table lock (#8262)
09bbdd27 chore: skip flaky SQL Lab test (#8282)
d4651077 [migration] Stripping leading and trailing whitespace (#8261)
5d1bf424 [sql_json] Ensuring the request body is JSON encoded (#8256)
f3065a76 [database] Improve form and API validation for invalid URI (#8240)
bc83b5fb More intuitive display of negative time deltas (#8274) (#8276)
7090725d Fix no data in Presto (#8268)
731c19b6 refactor: use deck.gl plugins from npm package (#8258)
dfb3bf69 [typing] add typing for superset/connectors and superset/common
(#8138)
8bc5cd7d [SQLLab] Refactor sql json endpoint (#8163)
6df74c6b Remove __row_id (#8257)
799e08d7 Update another pypi case from superset to apache-superset (#8250)
115bc83b docs: reflect the pypi move from superset to apache-superset
(#8244)
0c94f0fd [sqllab] create query slightly earlier (#8224)
8e1fc2b0 Fix array casting (#8253)
12fb8e70 Show Presto views as views, not tables (#8243)
4088a84e Small fix for Presto dtype map (#8251)
8d04e1f5 Update README.md (#8246)
0cd4ef54 Add RegisteredLookupExtraction support to extraction function
(#8185)
88777943 Better distinction between tables and views, and show CREATE VIEW
(#8213)
4132d8fb Simplify and improve `expand_data` in Presto (#8233)
8847e105 Allow users to estimate query cost before executing it (#8172)
b9be01fc Handle int64 columns with missing data in SQL Lab (#8226)
bf7ce621 refactor: prepare control panel configs for separation into
plugins (#8222)
1522d3fb fix: initialize control state for inline control config object
(#8221)
762edf43 [talisman] Enforcing HTTP for status checks (#8214)
c566141f feat: read control panel configs from registry (#8173)
30483cee chore: fix version info (#8196)
cb6abe34 fix: attempt to fix the flaky SQL Lab test (#8212)
50cd558d Update messages.json (#8210)
b4a12346 [feature][dashboard] Show/hide filter indicator on the applicable
charts when filter options are open/close (#8166)
296f3e81 Update