IKkSssDendi removed a comment on issue #16276: URL: https://github.com/apache/superset/issues/16276#issuecomment-900016120
> > > > > @IKkSssDendi Let us double-check this issue > > > ``` > > > 1. SQLLab treats first data as column name in Clickhous with Superset. > > > > > > 2. I had observed that the first Pie Chart was missing 2 lines of data, "印花税" and “所得税”. > > > ``` > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Can you please confirm which issue is the specific one? > > > > > > Both。Found a problem that not only first data as column name ,lost some data > > Okay, thank you for the report. > Which Clickhouse version do you use? Which SQLAlchemy driver do you use? Through my test, I found that it is related to Clickhouse. When I use sqlalchemy-clickhouse and reduce the version of infi.clickhouse_orm to 1.0.4, the query results are normal. However, the above problems will occur when using the latest clickhouse-sqlalchemy -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
