Marc Garcia

Results 217 comments of Marc Garcia

While I'm surely +1 on replacing PyArrow by a better implementation, I guess the proposal is not to implement the string algorithms in nanoarrow and make this the default for...

Sorry, I missed that option @jorisvandenbossche. I personally don't like using `string[object]` by default, it doesn't add value in functionality and performance, and makes users have to learn more cumbersome...

I was rereading your original comment and I realize now that your initial proposal is to make the default the PyArrow string type, except when PyArrow is not installed, right?...

+1 on packaging tests separately, excellent work, thanks for doing this.

> Files listed in assets are always overwriting. Thanks for the information. I tried removing the config file from assets and to add this but doesn't seem to work: ```toml...

Thank you for clarifying and for your help. Knowing that it is expected to preserve the config file when updating I'll have a look and try to understand where is...

@MarcoGorelli was PDEP-4 fully implemented? Should we change its state to `Implemented`? Also, I see there was a revision. Would it make sense to add the link to the revision...

@jbrockmendel do you want to have a look here? Looks like when a big date is loaded from feather, it'll use ns precision and will fail, unless the pyarrow backend...

@Carreau any comment on this? In pandas (and I guess other projects) we've got some very long traceback in our documentation, that it'd be very nice to reduce. It'd be...