rusackas commented on PR #42477: URL: https://github.com/apache/superset/pull/42477#issuecomment-5349750117
Reason I'm asking is I've just always built multi-level sankeys by munging my data to be sets of source-target pairs, and doing UNION ALL to make it just "work" - it's kind of a pain in the butt, but it does work. I'll want not only to test this PRs new way, but also make sure the other method still works, so it's a non-breaking change for sure. -- 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]
