mistercrunch commented on issue #4857: Incorrect SQL statement on "View Query": python-encoded % character (%%) on STR_TO_DATE() URL: https://github.com/apache/incubator-superset/issues/4857#issuecomment-383681080 Pretty sure this represents the SQL we're sending to the database driver (dbapi) which has its own `%`-based formatting function. While we know what it receives I don't think we have a handle on its internal formatting function.
---------------------------------------------------------------- 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
