aminghadersohi commented on PR #43680: URL: https://github.com/apache/superset/pull/43680#issuecomment-5535826392
Addressed both follow-up suggestions in `f3ede8eb76`: - data-bearing/materialized results now preserve `rejected_filter_columns` provenance too, preventing the same temporal pseudo-filter collision in `get_chart_data` - `_materialize_full_payload` now uses the shared `_filter_status` producer, removing the duplicate status-building logic - producer tests assert the carrier for both QUERY and materialized payloads Also rebased onto current `master`. Local verification: **199 passed**; targeted pre-commit hooks pass. -- 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]
