This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new f45abf0 [Website] Add link to press release
f45abf0 is described below
commit f45abf0660db196e8685bca44dc0c9e70f25fe4e
Author: Wes McKinney <[email protected]>
AuthorDate: Thu Mar 22 09:10:58 2018 -0400
[Website] Add link to press release
Change-Id: I81118996633814122c8ff606bc80aa9325832ece
---
site/_posts/2018-03-22-go-code-donation.md | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/site/_posts/2018-03-22-go-code-donation.md
b/site/_posts/2018-03-22-go-code-donation.md
index e446fd9..41ddace 100644
--- a/site/_posts/2018-03-22-go-code-donation.md
+++ b/site/_posts/2018-03-22-go-code-donation.md
@@ -45,11 +45,11 @@ This past October, engineers [Stuart Carnie][2], [Nathaniel
Cook][3], and
[Chris Goller][4], employees of [InfluxData][5], began developing a native [Go
language implementation of the [Apache Arrow][6] in-memory columnar format for
use in Go-based database systems like InfluxDB. We are excited to announce that
-InfluxData has donated this native Go implementation to the Apache Arrow
-project, where it will continue to be developed. This work features low-level
-integration with the Go runtime and native support for SIMD instruction
-sets. We are looking forward to working more closely with the Go community on
-solving in-memory analytics and data interoperability problems.
+InfluxData has [donated this native Go implementation to the Apache Arrow
+project][10], where it will continue to be developed. This work features
+low-level integration with the Go runtime and native support for SIMD
+instruction sets. We are looking forward to working more closely with the Go
+community on solving in-memory analytics and data interoperability problems.
<div align="center">
<img src="{{ site.base-url }}/img/native_go_implementation.png"
@@ -78,4 +78,5 @@ at [https://arrow.apache.org][9] and join the mailing list
[6]: https://github.com/influxdata/arrow
[7]: https://www.apache.org
[8]: https://lists.apache.org/[email protected]
-[9]: https://arrow.apache.org
\ No newline at end of file
+[9]: https://arrow.apache.org
+[10]:
https://www.businesswire.com/news/home/20180322005393/en/InfluxData-Announces-Language-Implementation-Contribution-Apache-Arrow
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].