john-bodley commented on code in PR #19770:
URL: https://github.com/apache/superset/pull/19770#discussion_r854623431


##########
UPDATING.md:
##########
@@ -50,7 +50,7 @@ flag for the legacy datasource editor 
(DISABLE_LEGACY_DATASOURCE_EDITOR) in conf
 - [19017](https://github.com/apache/superset/pull/19017): Removes Python 3.7 
support.
 - [19142](https://github.com/apache/superset/pull/19142): Changes feature flag 
for versioned export(VERSIONED_EXPORT) to be true.
 - [19107](https://github.com/apache/superset/pull/19107): Feature flag 
`SQLLAB_BACKEND_PERSISTENCE` is now on by default, which enables persisting SQL 
Lab tabs in the backend instead of the browser's `localStorage`.
-- [19262](https://github.com/apache/superset/pull/19262): As per SIPs 11 and 
68, the native NoSQL Druid connector is deprecated as of 2.0 and will no longer 
be supported. Druid is still supported through SQLAlchemy via pydruid.
+- [19770](https://github.com/apache/superset/pull/19770): As per SIPs 11 and 
68, the native NoSQL Druid connector is deprecated and has been removed. Druid 
is still supported through SQLAlchemy via pydruid. The config keys 
`DRUID_IS_ACTIVE` and `DRUID_METADATA_LINKS_ENABLED` have also been removed.

Review Comment:
   Nit. Can we place this in reverse chronological order? You'll have to 
rebased as I've merged a change to `UPDATING.md` to order these.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to