maxfirman
maxfirman
Hi @glsdown, thanks for taking the time to review my PR. I can see that my changes caused a regression for `upload_sources` and `dim_dbt__snapshots`. I've just pushed a commit that...
@glsdown thanks very for taking a look at this. I appreciate its a reasonable amount of work to set up integration testing, and I'm happy to help as much as...
Brilliant, that worked! Thanks
[uv_add_failure.log](https://github.com/user-attachments/files/16734717/uv_add_failure.log) @zanieb log file attached
[curl_pythonhosted.log](https://github.com/user-attachments/files/16737785/curl_pythonhosted.log) @zanieb see attached log. The request goes via our proxy and gets redirected to a our Artifactory which ultimately returns a 404. This looks likely to be a proxy...
Thanks @kevinjqliu. I can confirm that the workaround resolves the problem when using latest main branch but not v0.7.0 or v0.7.1. Setting `PYARROW_USE_LARGE_TYPES_ON_READ=False` will cause the test to fail the...
I've just hit this issue. I see there are two open PRs to resolve this: #7228 and #6786. My two cents is that modifying the behaviour of `DROP TABLE` to...