Support DataAPI.jl metadata API
Open
- Dominant language
- Julia
- Stars
- 312
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hi @quinnj - could you please add to the release plan of Arrow.jl support for https://github.com/JuliaData/DataAPI.jl/pull/48 for the created Arrow tables.
Only read methods need to be implemented for Arrow tables:
* `DataAPI.metadata`
* `DataAPI.metadatakeys`
* `DataAPI.colmetadata`
* `DataAPI.colmetadatakeys`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with DataAPI.jl pull request #48 and the Arrow.jl code that creates Arrow tables. Check the read-only contracts for DataAPI.metadata, metadatakeys, colmetadata, and colmetadatakeys, then confirm that all four work for created Arrow tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100