dkrat7 commented on PR #30903: URL: https://github.com/apache/superset/pull/30903#issuecomment-2522731098
Hi, syncing columns without saving and reopening the editor is great improvement. However, i have some concerns regarding autosyncing on save: What will happen if I accidently make a change to a query which will result in zero rows returned - all columns including metadata will be permanently removed? Sometimes I include Jinja code in a query with condition that dataset returns zero rows if some filter is not selected (for example) - I won't be able to save that query without losing columns? -- 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]
