Exporting worked on my development version after the sorted function is removed from helpers.py file. file: helpers.py export_to_dict replace "key=lambda k: sorted(k.items()))" with "key=lambda k: (k.items()))"
[ Full content available at: https://github.com/apache/incubator-superset/issues/4783 ] This message was relayed via gitbox.apache.org for [email protected]
