AllProAi opened a new pull request, #33008: URL: https://github.com/apache/superset/pull/33008
### SUMMARY Fixes #13731 - Applying query filters to deck.gl Multiple Layers visualization This PR addresses the issue where filters added in the Query section aren't being executed for deck.gl Multiple Layers visualizations. The fix ensures that both regular filters and extra_filters are properly merged and passed down to the sublayers. ### ISSUE TYPE - [x] Bug Fix ### TEST PLAN 1. Create a Multiple Layers visualization with 2+ subcharts 2. Add a filter in the Query section 3. Verify that the filter is properly applied to the visualization ### REVIEWERS @apache/superset-committers -- 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]
