You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/12/03 21:54:09 UTC

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #11499: feat(SIP-39): Async query support for charts

robdiciuccio commented on a change in pull request #11499:
URL: https://github.com/apache/incubator-superset/pull/11499#discussion_r535666585



##########
File path: superset/config.py
##########
@@ -326,6 +326,8 @@ def _try_json_readsha(  # pylint: disable=unused-argument
     "DISPLAY_MARKDOWN_HTML": True,
     # When True, this escapes HTML (rather than rendering it) in Markdown components
     "ESCAPE_MARKDOWN_HTML": False,
+    "SIP_34_ANNOTATIONS_UI": False,

Review comment:
       Merge conflict :)




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org