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: us...@infra.apache.org With regards, Apache Git Services