ktmud commented on a change in pull request #11509: URL: https://github.com/apache/incubator-superset/pull/11509#discussion_r520902577
########## File path: UPDATING.md ########## @@ -16,292 +16,300 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + # Updating Superset This file documents any backwards-incompatible changes in Superset and assists people when migrating to a new version. ## Next -* NOTICE: config flag ENABLE_REACT_CRUD_VIEWS has been set to `True` by default, set to `False` if - you prefer to vintage look and feel :) +- [11509](https://github.com/apache/incubator-superset/pull/11509): Config value `TABLE_NAMES_CACHE_CONFIG` has been renamed to `DATA_CACHE_CONFIG`, which will now also hold query results cache from connected datasources, in addition to the table names. Review comment: Added some text about cache warmup. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
