Archita-kale commented on PR #43694: URL: https://github.com/apache/superset/pull/43694#issuecomment-5470114008
I’ve implemented the follow-up fix for the NULL grouping issue in the pivot() post-processing path. The fix preserves NULL/NaN/NaT grouping values in index columns while handling categorical and datetime dtypes appropriately. I’ve also added regression coverage for the affected pivot scenarios. The changes are now included in this PR and ready for review. Thanks for identifying the remaining aggregate → pivot issue! -- 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]
