Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbyio
1964 days ago
I'm surprised they are still making breaking changes, and they plan to make more (they are already working on a 4.0).
1 comments
reilly3000
1964 days ago
I didn't see any breaking changes in the release notes but I may have missed them. Maybe they don't use SemVer?
link
lidavidm
1964 days ago
Arrow uses SemVer, but the library and the data format are versioned separately:
https://arrow.apache.org/docs/format/Versioning.html
link