Zakyrel commented on issue #27028:
URL: https://github.com/apache/superset/issues/27028#issuecomment-1934451088

   Hello. I posted on Slack > Apache Drill.
   "cgivre", a user, responded about it:
   Oh... it looks like the issue is actually in the SQLAlchemy Driver for Drill
   What's happening is that Drill is returning an empty result set, but 
Superset isn't liking how that is reported back to Drill
   The issue is here: https://github.com/JohnOmernik/sqlalchemy-drill
   What we have to do is figure out what Superset wants to see when a query 
returns zero results and fix the SQLAlchemy dialect
   
   I don't think it would be difficult, but I'm not sure when I'd have time to 
get to it
   
   The issue is probably somewhere here: 
https://github.com/JohnOmernik/sqlalchemy-drill/blob/3d5abc7587941523e472e3430b391bf207ed77a7/sqlalchemy_drill/drilldbapi/_drilldbapi.py#L176
   
   I'm not a developper so I can't help myself.
   
   Maybe these information would help Superset devs ?


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

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to