thisisnic commented on code in PR #33706: URL: https://github.com/apache/arrow/pull/33706#discussion_r1071471482
########## r/README.md: ########## @@ -22,7 +22,7 @@ The arrow package provides functionality for a wide range of data analysis tasks. It allows users to read and write data in a variety formats: - Read and write Parquet files, an efficient and widely used columnar format -- Read and write Feather files, a format optimized for speed and +- Read and write Arrow files, a format optimized for speed and Review Comment: ```suggestion - Read and write Arrow (formerly known as Feather) files, a format optimized for speed and ``` Maybe? -- 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]
