bvanvooren commented on issue #4210: Error Fetching Data: Shape of passed 
values is (1, 100), indices imply (2, 100)
URL: 
https://github.com/apache/incubator-superset/issues/4210#issuecomment-359084964
 
 
   @arpa007 - Are you able to explore MSSQL tables (via Tables/Slices).  I'm on 
a fresh install of 0.22.1, and I'm able to add a MSSQL table, but zero columns 
appear on the "List Columns" tab while editing the table.  
   
   I am able to verify connectivity to the SQL Server via sqlcmd on the 
Superset host (and fetch data from the table I'm using), and when I add the SQL 
Server as a datasource and click the "Test Connection" button, it correctly 
enumerates the tables.  I am also able to interact with MySQL/PostgreSQL tables 
without issue.
   
   I was thinking that issue might have to do with a general problem detecting 
MSSQL columns.  On the other hand, in SQL Lab, when I select a table, the table 
definition appears correctly in the left-hand column, but the query fails with 
the "Shape of passed values..." error that is the subject of this issue.
   
   Incidentally, it appears that this issue might be related to #3934 
   
   My config:
   
   numpy==1.14.0
   pandas==0.20.3
   pyodbc==4.0.22
   SQLAlchemy==1.1.9
   superset==0.22.1
   
   SQL Server 2008 R2
   MS ODBC Driver for Linux 13.1
   
   Running on a Docker image based on Ubuntu 16.04 
   

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