GitHub user dolph added a comment to the discussion: Increase dashboard size limit
Superset is storing JSON into a `TEXT` column. Increasing the value of `SUPERSET_DASHBOARD_POSITION_DATA_LIMIT` does not increase the actual size limit of the `TEXT` column - it just circumvents the (useful) warnings about dashboard size limits in the UI. It should not be a configurable value, IMO. GitHub link: https://github.com/apache/superset/discussions/13629#discussioncomment-12858514 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
