-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
- part of Add Avro Support #4886
Describe the solution you'd like
Quoting @pauldix the cofounder and CTO of InfluxData, the recipe for success is:
- write great software
- Tell people about it
@jecsand838 and @nathaniel-d-ef, along with @scovich on the review, have been crushing it on number 1 recently getting the arrow-avro crate ready for prime time, with super diligent PRs, reviews, and tests.
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:
Additional context