This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 56566c2  feat: bump superset-ui dependencies to v0.12 and plugins to 
v0.11 (#8115)
     add 7595d9e  [SQL Lab] Async query results serialization with MessagePack 
and PyArrow (#8069)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md            |   6 +++
 docs/installation.rst  |   6 +++
 requirements.txt       |   6 ++-
 setup.py               |   2 +
 superset/__init__.py   |   1 +
 superset/config.py     |   6 +++
 superset/dataframe.py  |  12 +++++-
 superset/sql_lab.py    |  78 ++++++++++++++++++++++++++++-----
 superset/utils/core.py |   8 ++--
 superset/views/core.py |  54 ++++++++++++++++++++---
 tests/celery_tests.py  | 114 ++++++++++++++++++++++++++++++++++++++++++++++++-
 tests/core_tests.py    |  93 ++++++++++++++++++++++++++++++++++++++++
 tests/utils_tests.py   |   4 +-
 13 files changed, 362 insertions(+), 28 deletions(-)

Reply via email to