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 2021/08/14 00:18:32 UTC

[GitHub] [superset] michellethomas opened a new issue #16258: [SQLLab] Timestamp column type metadata shows up incorrectly in left panel

michellethomas opened a new issue #16258:
URL: https://github.com/apache/superset/issues/16258


   If you look up a table in sqllab on the left hand side to see the table metadata, tables with timestamp types show up as: 
   
   <class 'superset.models.sql_types.base.literal_dttm_type_factory.<locals>.TemporalWrapperType'>
   
   ### Expected results
   
   The correct type.
   
   ### Actual results
   
   <class 'superset.models.sql_types.base.literal_dttm_type_factory.<locals>.TemporalWrapperType'>
   
   #### How to reproduce the bug
   
   1. Add schema and a table to the left panel for a table with a timestamp type to see the table metadata (we noticed this in Presto)
   2. When the table metadata shows up see "<class 'superset.models.sql_types.base.literal_dttm_type_factory.<locals>.TemporalWrapperType'>" for the type instead of the correct type
   
   Left panel
   ![image](https://user-images.githubusercontent.com/817955/129428555-a71a9f8e-bbab-4483-9f06-5850df66b5a1.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: master
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] villebro commented on issue #16258: [SQLLab] Timestamp column type metadata shows up incorrectly in left panel

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #16258:
URL: https://github.com/apache/superset/issues/16258#issuecomment-913988751


   I'll look into this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] caoquyvu commented on issue #16258: [SQLLab] Timestamp column type metadata shows up incorrectly in left panel

Posted by GitBox <gi...@apache.org>.
caoquyvu commented on issue #16258:
URL: https://github.com/apache/superset/issues/16258#issuecomment-913970112


   Got the same error 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] villebro closed issue #16258: [SQLLab] Timestamp column type metadata shows up incorrectly in left panel

Posted by GitBox <gi...@apache.org>.
villebro closed issue #16258:
URL: https://github.com/apache/superset/issues/16258


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] etr2460 commented on issue #16258: [SQLLab] Timestamp column type metadata shows up incorrectly in left panel

Posted by GitBox <gi...@apache.org>.
etr2460 commented on issue #16258:
URL: https://github.com/apache/superset/issues/16258#issuecomment-907402905


   Hi @yousoph , any updates on roadmapping this issue? Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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