justinpark commented on issue #26395: URL: https://github.com/apache/superset/issues/26395#issuecomment-2369882576
Based on all the feedback everyone provided, I would like to move forward to the vote staging with the following updates: - **Data Fetching and Searching**: As @mistercrunch suggested, we will fetch metadata at the moment of the click and display the proposed search results on the client side. (Instead, it will clearly indicate on the UI that a client-side search has been performed, such as through a text-muted display.) However, I'm considering future improvements through a new SIP, where it will fetch the entire metadata using service worker efficiently. - **Caching and Action Buttons**: As proposed, it will include a force-refresh feature and modify the existing functionalities from the previous table/schema to be displayed upon mouse hover. - **Database/Schema Dropdown Selector**: This SIP will not be proceeding with the initially proposed database and schema dropdown selector displayed at the topbar. Instead, it will place the database selector next to the Run button to clearly indicate which DB the SQL is being executed on. -- 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]
