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

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


    from 873daf3  chore: bumping superset-ui 0.17.72 (#15895)
     add 2f95f81  feat: apply post processing to chart data (#15843)

No new revisions were added by this update.

Summary of changes:
 superset/charts/api.py                      |  44 ++++++++++--
 superset/charts/post_processing.py          | 100 ++++++++++++++++++++++++++++
 superset/common/query_actions.py            |   6 +-
 superset/utils/core.py                      |   1 +
 tests/integration_tests/charts/api_tests.py |   2 +
 5 files changed, 148 insertions(+), 5 deletions(-)
 create mode 100644 superset/charts/post_processing.py

Reply via email to