We do not currently for 1. and 2. Note that Apache flink integration for InfluxDB line protocol is coming (@Jaromir Hamala can share some details)
integrating with arrow and other formats like parquet is something we closely look at, but not on our immediate roadmap as it would involve quite a lot of work. It could pave the way toward accessing data natively via python with zero copy
t
Taras
10/27/2022, 3:33 PM
yeah, Rust would be even more efficient. InfluxDB is moving to ArrowFlight and other Rust based data stack direction. It just makes sense for efficient data ingestion, etc.
@Nicolas Hourcard I'd agree putting that plumbing in might take some time, and happy that you are following those developments in data space too.