Files
superset2/tests
Amin Ghadersohi 290ab5d882 fix(mcp): validate time_column datetime type, add missing tool tests
- get_table: reject a time_column that doesn't exist or isn't marked as
  a datetime column, instead of passing it through to the query engine
  and surfacing a cryptic downstream error
- add unit tests for get_table, get_compatible_dimensions, and
  get_compatible_metrics (previously only list_metrics had coverage)
2026-07-01 18:15:40 +00:00
..