jeffreythewang commented on issue #3925: Error around the DECIMAL type in Presto URL: https://github.com/apache/incubator-superset/issues/3925#issuecomment-406373510 When you filed this issue, do you know/remember if pandas was reading your raw data in as `VARCHAR`? I ran into this issue again, though I worked around it by casting my desired metric to `INTEGER`/`DOUBLE`. Does it make sense to try to cast on the pandas side (in addition to the underlying query)?
---------------------------------------------------------------- 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]
