You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2020/04/28 17:15:39 UTC

[incubator-superset] branch master updated (c474ea8 -> a52cfcd)

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

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


    from c474ea8  [fix] Push browser history on pagination in react listviews (#9624)
     add a52cfcd  feat: Add geospatial post processing operations (#9661)

No new revisions were added by this update.

Summary of changes:
 requirements.txt                        |   2 +-
 superset/charts/schemas.py              |  84 +++++++++++++++++++++-
 superset/utils/pandas_postprocessing.py | 121 ++++++++++++++++++++++++++++---
 tests/fixtures/dataframes.py            |  14 ++++
 tests/pandas_postprocessing_tests.py    | 122 ++++++++++++++++++++++++++++++--
 5 files changed, 322 insertions(+), 21 deletions(-)