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

aminghadersohi pushed a change to branch mcp-tags-99978
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 948eb8722c6 feat(mcp): add list and get tools for tags
     add 46e6e21763c fix: add ct (contains) operator to ColumnOperatorEnum for 
TagFilter support

No new revisions were added by this update.

Summary of changes:
 superset/daos/base.py                              |  7 +++--
 superset/mcp_service/tag/schemas.py                | 35 ++++++++++++++--------
 superset/mcp_service/tag/tool/list_tags.py         | 11 ++++++-
 tests/unit_tests/dao/base_dao_test.py              |  7 +++++
 .../mcp_service/tag/tool/test_tag_tools.py         | 35 ++++++++++++++++++++++
 5 files changed, 80 insertions(+), 15 deletions(-)

Reply via email to