cyaolong commented on issue #2880: % in sql lab causes csv download error
URL: 
https://github.com/apache/incubator-superset/issues/2880#issuecomment-357158236
 
 
   My query to run in SQL-Lab is like this:
   ```
   SELECT * FROM test.Game
   WHERE Name like 'QQ%'
   ```
   
   And it fails with "unsupported format character ''' (0x27) at index 45". 
   What does this mean? Why couldn't it runs with a "%"?

----------------------------------------------------------------
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

Reply via email to