rusackas commented on PR #40575: URL: https://github.com/apache/superset/pull/40575#issuecomment-4732532650
This needs a rebase on current `master` before it can go anywhere - GitHub shows it as conflicting. Couple of things while you're in here: the title says "export" but everything's in `importers/v1/utils.py`, so this is really an import fix, right? And "Closes #3" doesn't look like a real reference - is there an actual issue or repro for the corrupt-position scenario this guards against? Mostly trying to understand where these malformed `position` payloads come from, since if they're hitting import we may want to know rather than silently dropping `timed_refresh_immune_slices`/`expanded_slices` entries. -- 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]
