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 368c85d fix: Removing the logic to add timeseries_limit_metric to the
data for table (#9832)
add a43a1d6 feat: Add new result formats and types to chart data API
(#9841)
No new revisions were added by this update.
Summary of changes:
.../explore/components/ExploreViewContainer.jsx | 2 +-
superset/charts/schemas.py | 8 +++
superset/common/query_context.py | 37 ++++++++++++--
superset/utils/core.py | 19 +++++++
superset/views/core.py | 31 ++++++------
tests/query_context_tests.py | 58 +++++++++++++++++++++-
6 files changed, 132 insertions(+), 23 deletions(-)