rusackas commented on issue #40570: URL: https://github.com/apache/superset/issues/40570#issuecomment-5220518654
@eudaimos `get_sqla_query()` already merges `self.template_params_dict` for any caller, that's baked into the datasource model itself, not something the regular chart flow does that MCP skips. So I'd expect the compile-check path to pick it up too. Do you have a server-side traceback for where the `Empty query?` actually raises? Want to make sure we're chasing the right layer before a fix lands. CC @aminghadersohi -- 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]
