timifasubaa commented on issue #4834: Load async sql lab results early for 
Presto
URL: 
https://github.com/apache/incubator-superset/pull/4834#issuecomment-390372158
 
 
   The current approach incorporates feedback from the
   
   1. It abandons the presto specific logic and uses fetchmany to get the 
prefetched results early and expands to any database that can fetchmany.
   2. it writes the full data to the same bucket where the preloaded data was 
written before. This simplifies the logic. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to