michellethomas opened a new pull request #4629: Fix sqllab numpy array
URL: https://github.com/apache/incubator-superset/pull/4629
 
 
   We've been seeing some sqllab errors where results can't correctly be 
converted to a numpy array. [This 
answer](https://stackoverflow.com/questions/21803256/error-setting-an-array-element-with-a-sequence-python-numpy)
 says that we can set `dtype=object` to allow numpy to hold anything.
   
   Added additional test that would error without this fix. 
   
   @john-bodley 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to