The current code allows switching schema by typing `new_schema.some_table` in the table selector. The code breaks when the table name has a period in it, since it does naive splitting. I opted for removing it here, since it seems a bit unintuitive as well.
[ Full content available at: https://github.com/apache/incubator-superset/pull/5915 ] This message was relayed via gitbox.apache.org for [email protected]
