dpgaspar commented on a change in pull request #9427: feat: Add post processing
to QueryObject
URL:
https://github.com/apache/incubator-superset/pull/9427#discussion_r405389311
##########
File path: tests/core_tests.py
##########
@@ -127,6 +127,45 @@ def _get_query_context_dict(self) -> Dict[str, Any]:
],
}
+ def _get_query_context_dict_with_post_processing(self) -> Dict[str, Any]:
Review comment:
maybe `_get_query_context_with_post_processing` we already know it's a `Dict`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]