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 2022/07/26 11:40:25 UTC

[GitHub] [superset] zhaoyongjie commented on a diff in pull request #20867: fix: switch form_data between different datasource

zhaoyongjie commented on code in PR #20867:
URL: https://github.com/apache/superset/pull/20867#discussion_r929859184


##########
superset-frontend/src/explore/controlUtils/standardizedFormData.test.ts:
##########
@@ -61,6 +59,114 @@ const adhocMetricSimple: AdhocMetricSimple = {
   optionName: 'count',
 };
 
+const tableVizFormData = {

Review Comment:
   Constants just move to the top of file, no change.



-- 
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: notifications-unsubscribe@superset.apache.org

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