pitrou commented on a change in pull request #7350: URL: https://github.com/apache/arrow/pull/7350#discussion_r437641052
########## File path: README.md ########## @@ -32,16 +32,24 @@ set of technologies that enable big data systems to process and move data fast. Major components of the project include: - - [The Arrow Columnar In-Memory Format](https://github.com/apache/arrow/tree/master/format) + - [The Arrow Columnar In-Memory Format](https://github.com/apache/arrow/tree/master/format): + a standard and efficient in-memory representation of various datatypes, plain or nested + - [The Arrow IPC Format](https://github.com/apache/arrow/tree/master/format): Review comment: Well, what should it link to? There isn't a single file for the IPC format. ---------------------------------------------------------------- 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: [email protected]
