Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why doesn't Superset refresh when I add a new column to a connected table in MySQL?

I can smoothly connect my MySQL database to Superset and create a table, slice and dashboard, but when I add a new column in the table in MySQL, the table I created in Superset would not change or refresh the schema.

In order to solve the problem, I have to delete the old tables, slice and dashboard and connect again to rebuild them, which doesn't make sense.

Is there any way I can refresh schema in superset when table schema in MySQL is modified?

like image 410
chilun Avatar asked Oct 28 '25 20:10

chilun


1 Answers

  • Superset v. 1.0.0
  • postgreSQL

when schema is changed, just refreshing the schema in table edit won't add the new columns. You have to click: enter image description here

like image 67
mona-mk Avatar answered Oct 30 '25 11:10

mona-mk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!