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/02/08 17:43:25 UTC

[GitHub] mistercrunch commented on issue #4351: use enum.Enum to rewrite querystatus

mistercrunch commented on issue #4351: use enum.Enum to rewrite querystatus
URL: https://github.com/apache/incubator-superset/pull/4351#issuecomment-364191221
 
 
   I just had to re-release `pydruid` because of some issue around using `Enum` conditionally in py2/py3 which tripped setuptools. I really don't think this is worth the trouble. Class attributes may take nanoseconds more to evaluate and that's fine.

----------------------------------------------------------------
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