emkornfield commented on a change in pull request #10177:
URL: https://github.com/apache/arrow/pull/10177#discussion_r689680020
##########
File path: format/Schema.fbs
##########
@@ -17,6 +17,11 @@
/// Logical types, vector layouts, and schemas
+/// Format Version History.
+/// Version 1.0 - Forward and backwards compatibility guaranteed.
+/// Version 1.1 - Add Decimal256 (No format release).
+/// Version 1.2 (Pending)- Add Interval MONTH_DAY_NANO
Review comment:
We [have](https://arrow.apache.org/docs/format/Versioning.html) this but
I don't know if we've been officially announcing/voting on them as separate
releases.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]