cccs-joel commented on pull request #17360:
URL: https://github.com/apache/superset/pull/17360#issuecomment-962131111


   > 
   > 
   > Should we use a VARCHAR here with a longer char limit instead of TEXT? I 
think there are performance implications of using TEXT, but i'm not 
knowledgeable enough of a backend engineer to know for sure
   
   We could... but how longer? We deal with complexed columns (think many 
levels of nested elements) and the schema becomes the default type when saving 
the query as a dataset in sqllab. Others reported similar symptoms in the above 
issues. But yeah, more than happy to hear from the engineers for the potential 
side effects of this change.


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

Reply via email to