Thomas Newton

Results 75 comments of Thomas Newton

I have a draft PR https://github.com/delta-io/delta-rs/pull/712 which fixes the first issue and I'm investigating the second issue.

It looks like 2 in progress PRs will fix this https://github.com/delta-io/delta-rs/pull/703 https://github.com/delta-io/delta-rs/pull/684

> It looks like 2 in progress PRs will fix this #703 #684 Ok both of these PRs have merged but map types are not quite working fully. 1. We...

I've given it a test using Pyarrow 10.0.0 and everything seems to be working. Thanks everyone who contributed to fixing this especially @wjones127

Thanks for working on this @felipepessoto. Is there any chance of subsequently expanding this to work when there are filters on partition columns.

It looks like the CI failure is because matplotlib's website is down and breaking a docs build.

I think the doc failure was caused by matplotlib's website going down. Is it still failing?

Actually that looks like a different error now

Sorry for being so slow. I just rebased on `master` :crossed_fingers:

It looks like I'm missing a little bit of code coverage. I'll try to find some time to fix that.