graceguo-supercat commented on pull request #17753: URL: https://github.com/apache/superset/pull/17753#issuecomment-995021705
- for simple dashboard, once you edit dashboard and save it, you will see position_json column is inserted into json_metadata column, this is pretty easy to reproduce - for large dashboard: 1. set `SUPERSET_DASHBOARD_POSITION_DATA_LIMIT = 16777215` 2. create a large dashboard with charts and tabs, add emojis in tabs 3. make dashboard position_json > data is > 65k 4. edit dashboard, or save_as -- 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]
