rusackas commented on PR #41127: URL: https://github.com/apache/superset/pull/41127#issuecomment-5008577246
@richardfogaca welp, you're right... the earlier reply claimed a guard that never actually got pushed. It's in for real now, and I took your suggestion while at it: block prep for the whole matrix is shared between both paths (`build_statement_blocks` in `executor.py`), with this cell covered in the sync and async tests. -- 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]
