You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/07/04 09:21:42 UTC

[GitHub] YHGui opened a new issue #5341: [MySQL engine]argument in function STR_TO_DATE() was changed from '%%' to '%%%%'

YHGui opened a new issue #5341: [MySQL engine]argument in function STR_TO_DATE() was changed from '%%' to '%%%%'
URL: https://github.com/apache/incubator-superset/issues/5341
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [1] I have checked the superset logs for python stacktraces and included it here as text if any
   - [1 ] I have reproduced the issue with at least the latest released version of superset
   - [1] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   "0.25.6"
   
   ### Expected results
   the sql statment in SQL lab editor was like the picture below:
   ![image](https://user-images.githubusercontent.com/9623971/42267821-a2e979b6-7fac-11e8-8979-3eba5ea8f41c.png)
   visualing in the chart should not change the sql statment
   
   
   ### Actual results
   but visualizing in the chart, i find the sql comment of STR_TO_DATE changed from '%%' to '%%%%',
   and we cannot get the right date, and there is no data.
   ![image](https://user-images.githubusercontent.com/9623971/42268099-421071fc-7fad-11e8-9358-644fe5cf3b6a.png)
   
   
   ### Steps to reproduce
   1.run the sql statement in the sql lab editor
   2.get result and visulize result in the chart
   3.view query on the right corner get the sql statement
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org