Alejandro Wainzinger

Results 25 comments of Alejandro Wainzinger

That worked, thanks @samansmink! There's still a few remaining questions in the PR comments so I'll hold off on any further changes until then.

@Mytherin I added `FileGlobInput` to `glob()`, but this will break all extensions that implement `FileSystem` unless we update the function signatures. If this change makes sense, I can try to...

@Mytherin Sorry for the delayed follow-up. I think the remaining questions/tasks here are as follows: * Do we modify the existing Glob method that handles FileGlobInput like is in the...

@Mytherin I'm now hitting an issue which clashes with `union_by_name` which for some reason wasn't hit before. The first parquet file read is used by the binder to get types,...

Thanks for the review! I actually now have time again to look at this so the timing is perfect. I'll look at fixing the merge conflicts and the other feedback....