pitrou commented on code in PR #14176:
URL: https://github.com/apache/arrow/pull/14176#discussion_r1067245296


##########
format/Schema.fbs:
##########
@@ -20,7 +20,8 @@
 /// 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
+/// Version 1.2 - Add Interval MONTH_DAY_NANO (No format release).

Review Comment:
   I don't know if we want to keep those "No format release" comments. They 
were probably related to the idea of doing format releases separate from 
implementation releases, but it doesn't seem like we're planning to ever do 
that?
   
   @lidavidm Thoughts?



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to