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/07/26 08:48:10 UTC

[GitHub] [superset] lijc210 commented on issue #15892: clickhouse error: 'NoneType' object has no attribute 'startswith'

lijc210 commented on issue #15892:
URL: https://github.com/apache/superset/issues/15892#issuecomment-886506222


   superset==1.2.0
   clickhouse-sqlalchemy  0.1.6
   
   clickhouse://ck_readonly:XXXXXXXXXX@xxx.xxx.xxx.xxx:8123/ads?secure=true
   
   If the data from SQL query contains none, an error will be reported
   
   clickhouse error: 'NoneType' object has no attribute 'startswith'
   
   In addition, the page does not display the correct field name, and the first row of data will be used as the field name
   
   
   
   


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