villebro commented on issue #5886: Superset ignore case-sensitivity of time column names with Postgresql URL: https://github.com/apache/incubator-superset/issues/5886#issuecomment-421962666 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
---------------------------------------------------------------- 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]
