Sorry, I missed that part. If the full query can't be found in the logs anywhere (looks like it truncates it) and if you can temporarily add a `print(sql)` after the following line in `superset/connectors/sqla/models.py`, then you should be able to get the full query out:
https://github.com/apache/incubator-superset/blob/0e93a94ae4febaef1401aa58ea4481342397a723/superset/connectors/sqla/models.py#L776 [ Full content available at: https://github.com/apache/incubator-superset/issues/5886 ] This message was relayed via gitbox.apache.org for [email protected]
