This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch amin/mcp-tags
in repository https://gitbox.apache.org/repos/asf/superset.git
from ba361ffe88e fix: add ct (contains) operator to ColumnOperatorEnum for
TagFilter support
add 4857deaa8f4 refactor(mcp): consolidate _humanize_timestamp into shared
response_utils
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/chart/schemas.py | 17 +++--------------
superset/mcp_service/dashboard/schemas.py | 13 +++----------
.../mcp_service/dashboard/tool/generate_dashboard.py | 6 +++---
superset/mcp_service/database/schemas.py | 14 +++-----------
superset/mcp_service/dataset/schemas.py | 13 +++----------
superset/mcp_service/tag/schemas.py | 11 ++---------
superset/mcp_service/utils/response_utils.py | 11 +++++++++++
7 files changed, 28 insertions(+), 57 deletions(-)