You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/07/17 18:11:52 UTC

[GitHub] [incubator-superset] villebro commented on issue #7885: Fixed bug with importing maybe_box_datetimelike

villebro commented on issue #7885: Fixed bug with importing maybe_box_datetimelike
URL: https://github.com/apache/incubator-superset/pull/7885#issuecomment-512507748
 
 
   @andreaslordos thanks for the PR! We recently bumped pandas to `>=0.24.2` (see #7852 and #6837 for context), and usually try to keep dependencies as fresh as possible. In this case, while it would be possible to support `<0.24` with the code changes suggested in this PR, given that Superset is not a library but rather an application that is usually run in a venv, there isn't much need to support older versions of dependencies. Unless there is some problem with `0.24`, I would prefer to drop support for `0.23` to keep the codebase as slim as possible.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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