mikebridge commented on PR #44267:
URL: https://github.com/apache/superset/pull/44267#issuecomment-5708859065

   Prepared by Codex at Mike's request. Reproduced the identifier + 
form_data_key gap from Amin's inline suggestion and Bito's duplicate note at 
published head `80ef042a1a23e8448ef8d179d6eff63cbca0b5ad`. A local candidate 
guards the resolved form-data datasource inside the existing error-mapping try 
block before SQL construction. Both datasource encodings are covered; 
ordinary-table SQL and guest-first denial are preserved.
   
   Actual control: removing only this guard gives `2 failed, 6 passed, 79 
deselected`; restoring it gives `87 passed` in the affected file. Non-MyPy 
changed-file pre-commit checks passed with existing environments. **Not yet 
published**: full MyPy remains gated by the conductor's light-only resource 
allocation, so this is progress/evidence, not a claim the PR is fixed or ready 
to merge. No thread resolution requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to