JeppeSigaard commented on issue #4712: Added localecompare array sort to 
datahandler, fetchFilterValues
URL: 
https://github.com/apache/incubator-superset/pull/4712#issuecomment-380472916
 
 
   Well, in terms of database in use, I just popped open the dev setup. 
Non-alphabetical values can be spotted by setting up a dev environment using 
the test data as per the documentation. 
   A good example would be the response of 
http://localhost:8088/superset/filter/table/2/country_code/, where "DZA" is 
popped in there with the A's.
   
   I rolled back the client side array sort and instead[ added an 
`order_by()`](https://github.com/apache/incubator-superset/pull/4712/files#diff-6506def3966137541a05177a6fb169d7R397)
 as suggested.
   
   This is also a valid solution 👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to