apache / apache/arrow-nanoarrow

StringView not supported in IPC reader or writer

Open
#824 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
249
Forks
68
Avg merge
2d 21h
Merged PRs (30d)
11

Description

Noted in https://github.com/paleolimbot/duckdb-nanoarrow/issues/13 ...if an IPC file contains the string view type it will error on read.

After https://github.com/apache/arrow-nanoarrow/pull/808 we should be able to use the same buffer infrastructure for setting/getting buffers as we do for all the other types.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing Apache Arrow nanoarrow PR 808, then trace the IPC reader and writer paths for the existing buffer infrastructure. Done means IPC files containing the StringView type can be read and written without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.