ben fleis

Results 34 comments of ben fleis

> Thanks! One nit, and a small test case question Do we have a test for what happens when we match the patch of an empty dir? Good question --...

Flipping this to draft, as I discovered more potential upstream implications than understood. I expect it will still fly (with the DFS fix we discussed @Tmonster , pushing shortly) but...

@Tmonster pls check out only the 2nd commit -- https://github.com/duckdb/duckdb-azure/pull/127/commits/812f7ab0c831be281e40f72e506e59c302c52357 -- the first commit is simply the azure write PR upon which I rebased this.

Hi @kurnivannoery, from a quick glance it appears that `SeekPosition` should work. Can you share: - which version of duckdb you saw the failure - a specific input file /...

> Hey @benfleis, Any idea on the limitations for adding dfs and ADLSv2 support? I can try to hive a hand if you're not already working on it Thanks for...

Hi @arouel, I am looking into this issue, and intend to have a solution in for v1.4.1. I'll let you know if there's a nightly-build available for testing.

Promised update - I am working on the immediate fix, and a couple follow up improvements, will notify here when the immediate fixes land for testing, I expect today or...

Hi @arouel, it took longer than hoped but just landed -- if you'd like to test ASAP, you can build from the v1.4-andium branch, and add the following to your...

@richjam WIP :) -- https://github.com/duckdb/duckdb/releases/tag/v1.4.1

Hi @feichai0017 , I had reason to start my own "fix" to JoinPath, but yours is far superior, so I'll pick up here where @Mytherin left off, to help bring...