etr2460 opened a new issue #12332: URL: https://github.com/apache/superset/issues/12332
Typing in the table selector in SQL Lab recently became much more laggy. I know at one point there were perf improvements made to improve this, but they might've gotten lost in a refactor. ### Expected results Typing in the selector to be snappy ### Actual results 3-4 seconds of latency between typing and getting results when the schema has ~260k tables #### How to reproduce the bug 1. Have a schema with a lot of tables in it 2. Load the schema in SQL Lab 3. Search for tables in the table selector 4. See each keystroke take seconds to resolve ### Environment (please complete the following information): - superset version: Cut from master on Dec. 18th ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
