You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/19 02:29:15 UTC

[GitHub] timifasubaa commented on issue #4834: Load async sql lab results early for Presto

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:
users@infra.apache.org


With regards,
Apache Git Services

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