mirror of
https://github.com/apache/superset.git
synced 2026-07-15 03:05:43 +00:00
validate_and_compile already runs Tier 1 (validate_against_dataset) with the same fuzzy-match suggestions in CompileResult.error_obj. The explicit pre-call fetched dataset context a second time via a separate DB query, producing duplicate work on every update request. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>