etr2460 commented on pull request #13389: URL: https://github.com/apache/superset/pull/13389#issuecomment-791518202
I guess the only concern I have is that although the current process works with a full payload, that doesn't seem very efficient. And this API change would then force you to always send the full payload back everytime. Should we consider decoupling CRUD actions on columns and metrics from the dataset with the new API? The frontend modal could continue to use the same logic on the different endpoint and eventually we could move to a decoupled API that's more efficient ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
