Robert Pack

Results 141 comments of Robert Pack

Hi @keen85 - thanks for the request. I was not aware of this option thus far. It seems, you have linked to some outdated options. in the latest versions the...

Personally, I always vote yes on more meaningful tests :).

Great writeup @Blajda - I am a great fan of going the logical plan route for all our operations. In another repo, I have been experimenting a bit with the...

@liamphmurphy - it should not be affected, as the characters there should not get encoded. In addition - and I haven't tested this - the way the path gets encoded...

@Blajda - very sorry for the long delay! Will do a review now.

> I haven't had a chance to look into those yet. Maybe just need to ignore them...? I think we already updated this on main. Not sure how the conda...

That's excellent news! Will close this then ...

is this something we want to do? I would assume in actual user code, there may be some previous operations that took the current table state and may have derived...

hmm .. generally speaking all query engines that I am aware of treat the table state as a snapshot. Our DeltaTable abstraction right now is somewhere between an actual snapshot...

the related issue https://github.com/delta-io/delta-rs/issues/1048 mentions some very rough ideas on how to do this.