joshuacano commented on issue #2710: "TypeError: 'dict' object does not support indexing" from CSV endpoint when SQL query contains "%" symbol URL: https://github.com/apache/incubator-superset/issues/2710#issuecomment-355369832 Looks like this fix has been reverted in the latest superset. >22.0. The logic that moved it the query to sql alchemy is now back in pandas which causes a problem with the '%' character again. Should I open a new issue? Or reopen the same issue?
---------------------------------------------------------------- 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
