Skip to content

Instantly share code, notes, and snippets.

@284km
Last active November 29, 2018 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 284km/482de9144abaa1011a7ee02666c9b034 to your computer and use it in GitHub Desktop.
Save 284km/482de9144abaa1011a7ee02666c9b034 to your computer and use it in GitHub Desktop.
[English translation of selfishly] Apache Arrow 0.11.0 Released (October 10, 2018) by Sutou-san

Original article

Apache Arrow 0.11.0 Released (October 10, 2018)

The original Japanese article was written by Kouhei Sutou, a member of Apache Arrow PMC. He was the release manager of Apache Arrow 0.11.0.

We released Apache Arrow 0.11.0 on October 8, 2018.

What's new in 0.11.0

Only about two months have passed since the release of 0.10.0, but this release is very aggressive. There are still a lot of rough cuts, but the following new functions have been added.

  • RPC function
    • It is named Apache Arrow Flight
  • Apache Parquet C++
    • It was developed in a separate repository but since it is closely linked, it was supposed to include Apache Arrow package
  • Apache Parquet GLib
    • It was developed as a separate repository, but Apache Parquet C++ was supposed to be included in Apache Arrow, so we decided to include it
  • Execution engine using LLVM
    • It is named Gandiva
  • CSV parser
    • CSV can be loaded into high performance and it can be processed as Apache Arrow data
  • R implementation
    • Implemented as a C++ binding
  • MATLAB implementation
    • Implemented as a C++ binding

Some of the contents summarized in the latest information on Apache Arrow (September 2018 edition) have already become old. The development is active! .NET implementation also appears after release.

We want to increase the number of developers!

In order to make active development even more active, on December 8 (Saturday) we will hold an event aimed at "Increasing developers" of Apache Arrow Tokyo Meetup 2018!

Not to mention Apache Arrow, also want to increase the number of developers of data processing related software other than Apache Arrow. For example, We would like to increase the number of developers of data processing tools for Apache Spark, Apache Hadoop, R, Ruby.

People who want to participate in development but have not been able to take steps please take advantage of this opportunity! We are preparing various mechanisms to increase the number of people participating in development.

"Apache Arrow Tokyo Meetup 2018" cooperates with the developers and stakeholders of the following projects.

  • Apache Arrow
  • Apache Spark
  • R
  • Ruby (Red Data Tools)
  • Python

The Red Data Tools project, which develops data processing tools for Ruby, also cooperates with this event.

Summary

I boasted that I released Apache Arrow 0.11.0.

We advertised to make events to increase the number of developers of data processing related projects including Apache Arrow.

@kou
Copy link

kou commented Nov 29, 2018

"(? Follow?) To" は "to"だけにしてしまっていいです!

@kou
Copy link

kou commented Nov 29, 2018

関連プロジェクトは確定したので、

"Apache Arrow Tokyo Meetup 2018" is currently cooperating with the developers and stakeholders of the following projects."

から

  • GPU

は、次のような感じで大丈夫です!

"Apache Arrow Tokyo Meetup 2018" cooperates with the developers and stakeholders of the following projects.

  • Apache Arrow
  • Apache Spark
  • R
  • Ruby(Red Data Tools)
  • Python

@kou
Copy link

kou commented Nov 29, 2018

I boasted because I released Apache Arrow 0.11.0.

は、"because"じゃなくて"that"でいいかも!(I'm proud of releasing Apache Arrow 0.11.0.でもいいかも。まぁ、ここはとりあえず書いたやつなのでどうでもいいやつなんですが。。。)

@284km
Copy link
Author

284km commented Nov 29, 2018

コメントありがとうございます!変更しました!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment