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


##########
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:
   I added a note about the `.feather` extension in 
ac36ed3c3a021d38b2eb67511ed2ce490fb54368.
   I think either is fine and I will defer to the decision of the maintainers.



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