-
### Description
use apache arrow to store metrics data instead of protobuf `Field ValueRow`
```
// monitoring collect metric field
repeated Field fields = 9;
// monitoring collect me…
-
Adding support for Apache Arrow would greatly increase the interoperability between application developers and data scientists. https://arrow.apache.org/
It would be much more efficient to share …
-
### Describe the bug, including details regarding any error messages, version, and platform.
LargeBinary and LargeString use int64 offsets, however Binary and String types use int32 offsets, this mak…
-
### Describe the enhancement requested
After apache/arrow-go works.
`swift/` uses `go/` for testing. We should use apache/arrow-go for it before we remove `go/`.
### Component(s)
Swift
-
We have BulkUpsert method to insert big portions of data. https://ydb.tech/en/docs/reference/ydb-sdk/recipes/bulk_upsert/
We also want to support Apache Arrow Flight interface for this issue:
* ht…
-
Hi, :wave:
I have been testing that bindgen in Apache-Arrow during the first time after converting the files. I had some conflicts that required manual patching.
some minor fixes:
https://githu…
-
The main README that visitors see when they go to https://github.com/apache/arrow should make it clearer that the Arrow project is spread across several different repositories. It should help users to…
-
From what I can tell, if Proton is based on / extends ClickHouse, it would make a lot of sense to add support for retrieving data in the [Apache Arrow](https://arrow.apache.org) format as ClickHou…
-
```
2024/08/08 17:16:07 INFO -- Checking for module 'liblz4'
2024/08/08 17:16:07 INFO -- Found liblz4, version 1.10.0
2024/08/08 17:16:07 WARN CMake Error at /usr/share/cmake/Modules/FindPackageH…
-
Hello, can the library use the Apache Arrow format to receive data? If yes, then how?