datinho commented on issue #2382: impala can't render element of type <class 
'impala.sqlalchemy.INT'>
URL: 
https://github.com/apache/incubator-superset/issues/2382#issuecomment-330178228
 
 
   When a table is added and has type like INT or STRING the  datatype returned 
is 'UNKNOWN'
   `datatype = "{}".format(col.type).upper()`
   It seems the format don't use the 'impyla' dialect when the SQLAlchemy URI 
prefix is 'impala://'
 
----------------------------------------------------------------
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