mausch commented on issue #4407: Error on SQL execution: "Could not broadcast 
input array from shape (26896) into shape (1,164)"
URL: 
https://github.com/apache/incubator-superset/issues/4407#issuecomment-374237125
 
 
   After upgrading to 0.23.3 this is now only happening with certain queries.
   I can't quite pinpoint what could be causing this. For example (this is not 
a concrete example) for a table T(a,b,c): `select * from T` crashes, `select 
a,b from T` works and `select a,c from T` crashes.

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

Reply via email to