massucattoj opened a new pull request, #40411: URL: https://github.com/apache/superset/pull/40411
### SUMMARY When selecting a table to create a physical dataset, the table columns and data types are displayed in a table. Clicking on the Datatype column header to sort the table sorts it by the column name. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF BEFORE: <img width="1054" height="382" alt="Screenshot 2026-05-24 at 23 46 00" src="https://github.com/user-attachments/assets/779ec307-19df-43cb-8b8f-4fd7ce8041e6" /> AFTER: <img width="1177" height="422" alt="Screenshot 2026-05-24 at 23 46 26" src="https://github.com/user-attachments/assets/aefa07d0-9baf-4df3-8ac7-63d4dce83e9c" /> ### TESTING INSTRUCTIONS 1. Access the Workspace. 2. Navigate to Datasets in the top navigation bar. 3. Click on + Dataset. 4. Select a database, schema and table. 5. The table metadata loads. Click on the Datatype column header, to sort the table by data type values. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
