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/19 18:35:15 UTC

[GitHub] jeffreythewang commented on issue #3925: Error around the DECIMAL type in Presto

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