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/05/02 20:05:47 UTC

[GitHub] [arrow] quinnj commented on a change in pull request #10177: [Proposal] Add MONTH_DAY_NANO interval type

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



##########
File path: format/Schema.fbs
##########
@@ -17,6 +17,11 @@
 
 /// Logical types, vector layouts, and schemas
 
+/// Format Version History.
+/// Version 1.0 - Forward and backwards compability guaranteed.
+/// Version 1.1 - Add Decimal256 (No format release).
+/// Version 1.2 (Pending)- Add Interal DAY_TIME_NANO

Review comment:
       ```suggestion
   /// Version 1.2 (Pending)- Add Interval DAY_TIME_NANO
   ```




-- 
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.

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