raulcd commented on code in PR #146: URL: https://github.com/apache/arrow-js/pull/146#discussion_r2137488048
########## README.md: ########## @@ -17,29 +17,29 @@ under the License. --> -# [Apache Arrow](https://github.com/apache/arrow) in JS +# Apache Arrow JavaScript [](https://www.npmjs.com/package/apache-arrow) -Arrow is a set of technologies that enable big data systems to process and transfer data quickly. +[Apache Arrow](https://arrow.apache.org/) is a set of technologies that enable big data systems to process and transfer data quickly. Review Comment: Can we update this to the current description we have on the main repository README? I think it is a better description to add here. ```suggestion [Apache Arrow](https://arrow.apache.org/) is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. It contains a set of technologies that enable data systems to efficiently store, process, and move data. ``` -- 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]
