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

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


    omit 2a11203bf7 chore: fix spacing in AGENTS.md
     add 64ee48f147 fix(mcp): use chart.query_context for get_chart_data like 
the API does (#36937)
     add 6f67b05375 chore: Update INTHEWILD.yaml for PlaidCloud (#36741)
     add da5d3ca496 chore: fix spacing in AGENTS.md

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2a11203bf7)
            \
             N -- N -- N   refs/heads/showtime-master (da5d3ca496)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 RESOURCES/INTHEWILD.yaml                           |   4 +-
 docs/static/img/logos/plaidcloud.svg               | Bin 0 -> 81228 bytes
 superset/mcp_service/chart/schemas.py              |   6 +-
 superset/mcp_service/chart/tool/get_chart_data.py  |  95 +++++++++++++-------
 .../mcp_service/chart/tool/test_get_chart_data.py  |  99 +++++++++++++++++++++
 5 files changed, 172 insertions(+), 32 deletions(-)
 create mode 100644 docs/static/img/logos/plaidcloud.svg
 create mode 100644 
tests/unit_tests/mcp_service/chart/tool/test_get_chart_data.py

Reply via email to