Damon P. Cortesi
Damon P. Cortesi
@ryanrf-ac Hm, ok everything looks fine there. That message indicates it's not seeing any data in the source table. A couple followup questions: - Are the access logs directly under...
@czapol Came across this while working on something similar. Maybe try installing an older version of pandas: `sc.install_pypi_package("pandas==1.2.5")` I think the 1.3.x series is incompatible with the version of pip...
Duplicate of #340 and #314 😢
*bump* Any chance we can revive this?
@gabrielmagno Thanks for the reply! ~~Let me see if I can clone the change and open a new PR.~~ edit: I see what you mean. I wonder if that was...
I [tried to get CI working](https://github.com/apache/incubator-livy/pull/326#issuecomment-891374655), but didn't have much luck. :(
@mgaido91 It looks like https://github.com/apache/incubator-livy/pull/318 did the work to fix the tests on the master branch. Is there somebody that could take a look at that / merge it in?
A few thoughts/clarifications here as the original thread author. - I was looking into a CDK Stack to spin up LakeFS on ECS and didn't want to expose my RDS...
Interesting - I wonder if this is due to something on the JDBC driver side or in my own code. I'm assuming the latter as otherwise would likely be a...
What version of Metabase are you using? I just tried this with v0.43.1 and am not seeing the issue. Granted, I get no results back _at all_ and see a...