mirror of
https://github.com/apache/superset.git
synced 2026-09-08 08:14:56 +00:00
Derive an unambiguous catalog and schema from the Jinja-aware parsed query while preserving submitted defaults for ambiguous, mutating, metadata, or unparseable SQL. Include template parameters and conservative guards for quoted identifiers and incomplete parser results. Addresses apache/superset#16791.