Andrew Lamb

Results 1766 comments of Andrew Lamb

Thanks @goldmedal -- I'll try and review this shortly

I *will* review this PR over the next day or two

I think a specialization for RunEndArrays will likely be quite powerful

Thank you @Omega359 -- I agree this is very important

I think this is a good first issue as the write up is clear and there is an example to follow

> Do you know if there is any automation to lint workflows for mutable-version-ref actions? I do now know of any myself

I think we have basically done this , eg https://github.com/apache/datafusion/blob/ed836d73970f5651cba0544326479bc8e2d72c54/.github/workflows/rust.yml#L58 Let's close this one now and we can reopen if there is more work to be done

See also https://github.com/apache/datafusion/pull/11893

@YuriyGavrilov do you know of any existing implementation of the Hive metastore for DataFusion (aka that we could integrate into dft)?

Postgres fails: ```shell andrewlamb@Andrews-MacBook-Pro-2:~/Software/arrow-rs$ psql -h localhost -U postgres psql (14.12 (Homebrew), server 16.1 (Debian 16.1-1.pgdg120+1)) WARNING: psql major version 14, server major version 16. Some psql features might not...