wenxuanguan opened a new issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215 ### Superset version 0.27.0 ### Expected results success ### Actual results __init__() got an unexpected keyword argument 'ignore_nan' <img width="939" alt="1" src="https://user-images.githubusercontent.com/7418459/47642210-0849b300-dba3-11e8-8f20-2eb121c18fad.png"> ### Steps to reproduce 1. pip install mysqlclient 2. add mysql database as source 3. add mysql table 4. error in SQL Editor Results
---------------------------------------------------------------- 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]
