apache / apache/arrow-rs

Blog post about Variant support

Open
#8,566 4 comments 2 reactions 1 assignee Claimed by @friendlymatthew View on GitHub
enhancement
Dominant language
Rust
Stars
3.6k
Forks
1.3k
Avg merge
2d 18h
Merged PRs (30d)
169

Description

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
- part of https://github.com/apache/arrow-rs/issues/4886

**Describe the solution you'd like**
Quoting @pauldix the cofounder and CTO of InfluxData, the recipe for success is:
1. write great software
2. Tell people about it

Many people including @scovich @klion26 @liamzwbao @codephage2020 @friendlymatthew and others have helped implement the first chunk of the Variant type which will be released in arrow 57.0.0:
- https://github.com/apache/arrow-rs/issues/6736

It would be great to have a writeup / public announcement about this great new feature on the arrow blog https://arrow.apache.org/blog/

The source is here https://github.com/apache/arrow-site

**Describe alternatives you've considered**

Here is an example post https://arrow.apache.org/blog/2025/07/18/recent-improvements-to-hash-join/
PR was here:
- https://github.com/apache/arrow-site/pull/667

**Additional context**

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.