You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/04/11 14:30:06 UTC

[GitHub] JeppeSigaard commented on issue #4712: Added localecompare array sort to datahandler, fetchFilterValues

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()` 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:
users@infra.apache.org


With regards,
Apache Git Services