lidavidm commented on code in PR #13693:
URL: https://github.com/apache/arrow/pull/13693#discussion_r929103532


##########
docs/source/format/Columnar.rst:
##########
@@ -1045,7 +1045,10 @@ file. Further more, it is invalid to have more than one 
**non-delta**
 dictionary batch per dictionary ID (i.e. dictionary replacement is not
 supported). Delta dictionaries are applied in the order they appear in
 the file footer. We recommend the ".arrow" extension for files created with
-this format.
+this format. Note that files created with this format are sometimes called
+"Feather V2", a name derived from "Feather (V1)", which was a proof of concept

Review Comment:
   Should we note that sometimes they still use the ".feather" extension?



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

Reply via email to