You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/28 07:23:54 UTC

[GitHub] vnnw opened a new issue #3546: A bug in table view sorting in version 0.20.0?

vnnw opened a new issue #3546: A bug in table view sorting in version 0.20.0? 
URL: https://github.com/apache/incubator-superset/issues/3546
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   0.20.0 from pypi
   
   ### Expected results
   Order by time column exactly.
   
   ### Actual results
   Ordering is wrong when I choose the format of "%Y-%m-%d | 2019-01-14" using the sample database of "birth names".  
   The first line of "1970-01-01" comes the first place. 
   Using other datetime formats seems good as far as I tested.
   
   See the screenshot as below:
   
   ![image](https://user-images.githubusercontent.com/4979571/30953832-3caff192-a3f3-11e7-9506-bc94f68a442c.png)
   
   ### Steps to reproduce
   Create a table view, select "Include Time", then click Sort icon on the table's header.
   
   
 
----------------------------------------------------------------
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