apache / apache/arrow

[Format] Define Canonical Extension Type for FILE type

Open
#51,143 0 comments 3 reactions 1 assignee Claimed by @Mandukhai-Alimaa View on GitHub
Component: Format Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

The Parquet format specification recently added the `FILE` LogicalType ([parquet-format#585](https://github.com/apache/parquet-format/pull/585)), with corresponding Parquet C++ reader/writer support currently underway in Arrow ([#50891](https://github.com/apache/arrow/issues/50891) / [#50892](https://github.com/apache/arrow/pull/50892)). To support file references seamlessly across Arrow in-memory buffers, IPC streams, Arrow Flight, and language bindings, Arrow needs a corresponding Canonical Extension Type.

### Component(s)

Format

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.