Elliana May

Results 262 comments of Elliana May

The memory limit in this example code will never be considered no, as it's set on a database that is immediately destroyed (add it to the connection properties if you...

The java interface has actually been moved to https://github.com/duckdb/duckdb-java, but yes

I've had to make several changes here to avoid files being automatically closed, and to improve size inference. If I can't infer the size, I default back to -1. @lnkuiper...

> @Mause if defaulting to -1 works then that seems fine, this will only affect the progress bar (I think?). The file size is used to determine the next number...

With a lot of blood, swears, and (especially) tears I was able to get Hadoop running locally on my machine and PyArrow connecting to it. It's been running in a...

> Glad to hear you got it running. I understand the pain of getting this running all to well. It seems strange to me that it didn't get stuck right...

How many iterations do you need before it locks up?

Is there a reason you aren't using the in-built csv support in duckdb, rather than the support in the spatial extension?

What's the error that is being thrown from duckdb in the failing case?

@bmeares that would be amazing if you could do that, as I'd love to have that fixed in duckdb_engine