graceguo-supercat commented on a change in pull request #5515: convert position
to v2 for Superset load_examples
URL:
https://github.com/apache/incubator-superset/pull/5515#discussion_r206714755
##########
File path: superset/cli.py
##########
@@ -183,6 +180,9 @@ def load_examples_run(load_test_data):
print('Loading [Multi Line]')
data.load_multi_line()
+ print('Loading [Misc Charts] dashboard')
Review comment:
`load_multi_line` also added slice into misc_dashboard. i switch the for
these 2 load functions, so that generate misc_dashboards after all slices are
ready.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]