rusackas commented on PR #40588: URL: https://github.com/apache/superset/pull/40588#issuecomment-4765566263
@aminghadersohi follow-up on the collision question I raised above — went ahead and guarded it. Charts are stabilized in UUID order and a duplicate derived id probes forward deterministically, so the metadata remaps can never silently merge. Added a test that forces a collision via a stubbed `stable_chart_id`. -- 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]
