Github user Tagar commented on the issue:

    https://github.com/apache/zeppelin/pull/2963
  
    Thanks for fixing this - I just had a chance to test and confirm it fixes 
number sorting.
    PR title reads "Number sorting issue", but code change seems tries to 
address String and Date sorting issues too?
    
    I see String sorting is still not correct even with this PR applied:
    
![image](https://user-images.githubusercontent.com/3013418/40097363-fe6ad26c-5892-11e8-8e9b-a742e1455332.png)
    
    'Abba' should be at the top. It seems sort strings while ignoring their 
case?


---

Reply via email to