vanaigr opened a new issue, #33352:
URL: https://github.com/apache/superset/issues/33352

   ## [SIP] Proposal for alphabetically sorted columns & metrics in explore
   
   ### Motivation
   
   Currently, the order of columns is not deterministic, 
   There is some prioritization, e.g. for datetime and certified columns,
   but all other columns are shown in the order returned by the db, which is 
not guaranteed to be the same.
   See: https://github.com/apache/superset/pull/33140#issuecomment-2810285010
   
   ### Proposed Change
   
   Display metrics and columns in alphabetical order. Keep certified columns on 
top, but sort them as well.
   
   Left image is before, right is after:
   
   
![image](https://github.com/user-attachments/assets/3e273517-447f-4a5a-8790-6075631bd752)
 
![image](https://github.com/user-attachments/assets/b14b8318-ea4d-4d61-a790-bf0a5973a062)
   
   From: https://github.com/apache/superset/pull/33140
   
   ### New or Changed Public Interfaces
   
   DatasourcePanel logic will be changed to sort the columns alphabetically.
   
   ### New dependencies
   
   None.
   
   ### Migration Plan and Compatibility
   
   None.
   
   ### Rejected Alternatives
   
   None.


-- 
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: notifications-unsubscr...@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to