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

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


    from ec88c32af07 fix(mcp): revert accidental chmod +x on pre-existing 
mcp_service files
     add 5666dade493 fix(mcp): address PR review findings on get_table 
complexity and DAO join

No new revisions were added by this update.

Summary of changes:
 superset/daos/semantic_layer.py                    |   2 +-
 .../mcp_service/semantic_layer/tool/get_table.py   | 578 ++++++++++++---------
 .../mcp_service/utils/test_query_utils.py          |  62 +++
 tests/unit_tests/semantic_layers/dao_test.py       | 149 ++++++
 4 files changed, 538 insertions(+), 253 deletions(-)
 create mode 100644 tests/unit_tests/mcp_service/utils/test_query_utils.py

Reply via email to