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 2020/03/18 17:33:28 UTC

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #9322: fix: handle list of lists from fetch_data

robdiciuccio commented on a change in pull request #9322: fix: handle list of lists from fetch_data
URL: https://github.com/apache/incubator-superset/pull/9322#discussion_r394522900
 
 

 ##########
 File path: superset/result_set.py
 ##########
 @@ -97,7 +98,7 @@ def __init__(
 
         # put data in a structured array so we can efficiently access each column.
         # cast `data` as list due to MySQL (others?) wrapping results with a tuple.
 
 Review comment:
   Nit: update/remove this comment

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