You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/16 14:30:30 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type

pitrou commented on a change in pull request #10177:
URL: https://github.com/apache/arrow/pull/10177#discussion_r689589106



##########
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:
       Did we actually formalize the notion of format versions?




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org