michael-s-molina commented on PR #36529:
URL: https://github.com/apache/superset/pull/36529#issuecomment-3647599516

   > The main concern I have is regarding the extensive async execution logic, 
which may overlap significantly with the 
[GATF(https://github.com/https://github.com/apache/superset/issues/29839) work. 
But we can refactor that when GATF is rolled out.
   
   Given that SQL execution will be contained in 2 files in 
`superset/sql/execution`, it seems safer to not wait for the GATF work and 
continue the consolidation. Once GATF is ready, it should be straightforward to 
migrate. This work is also important to fully understand the requirements that 
our async functionality needs to support.


-- 
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]

Reply via email to