rusackas commented on issue #34518: URL: https://github.com/apache/superset/issues/34518#issuecomment-4898770707
Addressed on master: PR #41334 added a full-range option for time-shift comparison, and left_join_df in superset/common/utils/dataframe_utils.py now supports how='outer' explicitly so shifted-only rows are preserved (code comment cites exactly this truncation problem). The default left join remains, but the loss of shifted-period rows is now solvable via the shipped option. -- 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]
