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 2018/06/11 23:37:13 UTC

[GitHub] betodealmeida commented on issue #5152: Use Rison for the explore URL

betodealmeida commented on issue #5152: Use Rison for the explore URL
URL: https://github.com/apache/incubator-superset/pull/5152#issuecomment-396419569
 
 
   I'm committed to maintain the Python version. Last week I added support for Python 3, published it to PyPI with the name "prison", and I've requested ownership of the old package name, "rison" (https://github.com/pypa/warehouse/issues/4140). The current code has some unit tests, and I'm planning to add the [full suite from cPython](https://github.com/python/cpython/tree/cfa797c0681b7fef47cf93955fd06b54ddd09a7f/Lib/test/test_json).
   
   The [NPM version](https://www.npmjs.com/package/rison) seems pretty popular, with ~5k weekly downloads. The last release was 4 years ago, but it's a fairly simple project that doesn't need updates. There are also [Go](https://github.com/sakura-internet/go-rison), [Erlang](https://github.com/tim/erlang-rison), [PHP](https://github.com/deceze/Kunststube-Rison), [.Net](https://github.com/mmozuras/rison.NET) and [Ruby](https://github.com/tim/ruby-rison) versions.

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

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