rusackas commented on issue #38012:
URL: https://github.com/apache/superset/issues/38012#issuecomment-5086725159

   dosu's second pass has this right — the modal Save runs 
`UpdateDatasetCommand` and then, with `override_columns`, a column refresh that 
re-parses the Jinja SQL with no runtime context, so it errors after the row has 
already saved. The real question is whether that post-save refresh should be 
best-effort rather than a hard failure. Anyone have context on why it's fatal 
today?


-- 
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