-
I have been updating Arrow on vcpkg whenever I do a new release (https://github.com/microsoft/vcpkg/pulls?q=is%3Apr+author%3Araulcd+is%3Aclosed) of Apache Arrow. We can add some details on the progres…
-
### What happened?
The glib build seems to be failing on a few PRs with `No module named 'distutils.msvccompiler'`. From a tiny bit of reading it looks like this was removed in setuptools 74 (or mayb…
-
### Is your feature request related to a problem or challenge?
There are two `fn build_join_schema` implementations
https://github.com/apache/arrow-datafusion/blob/3ad7734a7e5b1844b02f1374d0dc1c441…
-
## Feature request
Now that [S3 supports conditional writes](https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes/), it would be great to enable multi-cluster writes with…
-
When I fetch data from duckdb wasm, I guess type of data base on Apache Arrow Field. Sometimes, type couldn't be guessed exactly.
Eg, For this query `"SELECT -9223372036854775809;"`.
- DuckDB Type…
-
### What type of enhancement is this?
Refactor
### What does the enhancement do?
The idea is to create a high level framework for UDF development (not UDAF), to
remove boilerplate code, and improv…
-
What should be the API for working with pandas, pyarrow, and dataclasses and/or pydantic?
- Pandas 2.0 supports pyarrow for so many things now, and pydantic does data validation with a drop-in `dat…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
See https://github.com/apache/arrow-rs/pull/5413#discussion_r1495697222
**Describe the…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
As part of https://github.com/apache/arrow-rs/issues/5770, @XiangpengHao has been creating p…
alamb updated
6 months ago
-
I don't use these, and am certainly not suggesting these would be high priority, but according to this:
https://arrow.apache.org/docs/python/parquet.html#writing-metadata-and-common-metadata-files
…