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/10/08 06:46:35 UTC

[GitHub] [superset] villebro edited a comment on issue #13572: ClickHouse some ENUM types doesn't stores in "datasources" - psycopg2.errors.StringDataRightTruncation: value too long for type character varying(32)

villebro edited a comment on issue #13572:
URL: https://github.com/apache/superset/issues/13572#issuecomment-938383699


   Thanks for raising this issue. This isn't the first time people have bumped into the 32 char limit, and with NoSQL/complex datatypes becoming ever more prevalent, we should definitely address this shortcoming. Let's just change it to `TEXT` and make sure we can have arbitrarily complex types going forward. @cccs-jc would you or someone else in your org be willing to do this valuable improvement?
   
   On a related note, @betodealmeida did amazing work to improve support for complex data types on BigQuery in https://github.com/apache/superset/pull/16822. I'm personally a big fan of Clickhouse/Trino, and would love to see similar functionality and tests added for Clickhouse/Trino, too. So let's collaborate on 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