kekwan commented on pull request #18921: URL: https://github.com/apache/superset/pull/18921#issuecomment-1051393307
@zhaoyongjie I believe global async queries have [2 code paths](https://github.com/apache/superset/blob/master/superset/tasks/async_queries.py#L100). Does `superset/explore_json/data` also need to be updated in this PR? I applied this patch to our internal fork of v1.3 and verified this fix works when requests are sent to `api/v1/chart`. However I still see issues when url_params are used with GAQ and the request is sent to `superset/explore_json/data`. -- 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]
