Closed p-falco closed 3 years ago
Please use Apache Drill 1.19. There are significant changes and improvements to the REST API in 1.19 and I think that will solve your issues.
I confirm the error is not present anymore with 1.19.0 - I'm a bit worried about the unplanned upgrade, but will let you know.
In the meantime THANKS A LOT!
Sorry about this, not a great experience. I'm pretty sure it's because of the change in datetime representation in the REST API which came with 1.19. I guess we need to either
The situation is improved in #71
After upgrades to apache/drill image 1.2.0 container from docker hub and sqlalchemi-drill 1.1, I canot connect to a remote, stanadlone instance of drill anymore.
Prior to this, I used to add a database in superset as such
and it would conenct 100% (so much I have these in production)
Now this fails with
in the GUI:
on the superset log:
in drill this seems to have triggered a series of three queries, all of which seem to have returned OK
Using apache drill 1.18.0
Anyone that can help? We're getting a bit desperate!
TIA, emp