rabbit-slide-kou-apache-arrow-tokyo-meetup-2018 2018.12.8.1 → 2018.12.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apache-arrow.rab +7 -7
- data/config.yaml +1 -1
- data/pdf/apache-arrow-tokyo-meetup-2018-apache-arrow.pdf +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8f88b7fdf55f44fe8bf2db64c5c97f0625059f92f55d04c437c98e1b9ef7caa2
|
4
|
+
data.tar.gz: 233ad4629058f42566ab699276f069d04e6f559fb344eed209cde519bd1d608b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d8f018dcc0b52a5423d7e7529924d1968cef88732cc9d3d631114858e1473555fd26bcbe0d759796be538b8dcadb0d4a853cec9533968678cd07f2f79ae0b10b
|
7
|
+
data.tar.gz: b4135703d71cfec3ea1ff6f1518dd517cae8d80d52eb9065a48fb0303346b5e609ecee4ed736eadacf297c4a2dbe97c62a2b139c34e35f1380604eb3d0d69ba5
|
data/apache-arrow.rab
CHANGED
@@ -204,7 +204,7 @@
|
|
204
204
|
(('note:pickle:Python標準のシリアライズ方法'))
|
205
205
|
* ((<Apache Arrowを使うことで数十倍レベルの高速化|URL:https://arrow.apache.org/blog/2017/07/26/spark-arrow/>))
|
206
206
|
* ((<Spark⇔sparkylyrも同様|URL:https://github.com/apache/arrow/pull/3001>))
|
207
|
-
*
|
207
|
+
* 詳細:((<上新さんの話|URL:https://www.slideshare.net/ueshin/apache-arrow-and-pandas-udf-on-apache-spark>))
|
208
208
|
|
209
209
|
= Apache Arrowフォーマットの特徴
|
210
210
|
|
@@ -508,7 +508,7 @@
|
|
508
508
|
* 型は整数・浮動小数点数のみ
|
509
509
|
* 密・疎ともに対応\n
|
510
510
|
(('note:疎は対応中:((<ARROW-854 [Format] Support sparse tensor|URL:https://issues.apache.org/jira/browse/ARROW-854>))'))
|
511
|
-
*
|
511
|
+
* 詳細:((<村田さんの話|URL:https://speakerdeck.com/mrkn/tensor-and-arrow>))
|
512
512
|
|
513
513
|
= 多次元配列のまとめ
|
514
514
|
|
@@ -585,7 +585,7 @@
|
|
585
585
|
* ((<紹介スライド|URL:https://www.slideshare.net/techblogyahoo/multiple-dimension-spread>))
|
586
586
|
* スキーマレスなカラムナーフォーマット
|
587
587
|
* Yahoo! Japan開発
|
588
|
-
*
|
588
|
+
* 詳細:((<井島さんの話|URL:https://www.slideshare.net/techblogyahoo/multipledimensionspread-apache-arrow>))
|
589
589
|
|
590
590
|
= フォーマット変換機能まとめ
|
591
591
|
|
@@ -628,7 +628,7 @@
|
|
628
628
|
* Apache Hive, Apache Impala
|
629
629
|
* 対応予定
|
630
630
|
* MySQL/MariaDB, PostgreSQL, SQLite\n
|
631
|
-
MySQL
|
631
|
+
MySQLは((<畑中さんの話|URL:https://speakerdeck.com/hatappi/rubytoapache-arrow>))の中にPoCが!
|
632
632
|
* SQL Server, ClickHouse
|
633
633
|
|
634
634
|
= 効率的なデータ交換処理のまとめ
|
@@ -758,7 +758,7 @@
|
|
758
758
|
* C++バインディング
|
759
759
|
* 計算対応(Gandivaも対応)
|
760
760
|
* Plasma対応・Flight未対応
|
761
|
-
* Ruby
|
761
|
+
* Ruby関連は((<畑中さん・橋立さんの話|URL:https://speakerdeck.com/hatappi/rubytoapache-arrow>))で!
|
762
762
|
|
763
763
|
= MATLABの実装状況
|
764
764
|
|
@@ -771,7 +771,7 @@
|
|
771
771
|
* pandas・NumPy相互変換対応
|
772
772
|
* 計算対応(Gandivaも対応)
|
773
773
|
* Plasma対応・Flight未対応
|
774
|
-
* Python
|
774
|
+
* Python関連は((<堀越さんの話|URL:https://speakerdeck.com/sinhrks/pythontoapache-arrow-eaf72479-ce30-4161-8c73-15b555cc56c7>))で!
|
775
775
|
|
776
776
|
= Rの実装状況
|
777
777
|
|
@@ -780,7 +780,7 @@
|
|
780
780
|
* 計算対応(Gandivaは未対応)
|
781
781
|
* フォーマット変換はFeatherのみ対応
|
782
782
|
* Plasma・Flight未対応
|
783
|
-
* R
|
783
|
+
* R関連は((<湯谷さんの話|URL:https://speakerdeck.com/yutannihilation/rtoapache-arrow>))で!
|
784
784
|
|
785
785
|
= 対応言語まとめ
|
786
786
|
|
data/config.yaml
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-apache-arrow-tokyo-meetup-2018
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2018.12.8.
|
4
|
+
version: 2018.12.8.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- 須藤功平
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-12-
|
11
|
+
date: 2018-12-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
78
78
|
version: '0'
|
79
79
|
requirements: []
|
80
80
|
rubyforge_project:
|
81
|
-
rubygems_version: 3.0.0.
|
81
|
+
rubygems_version: 3.0.0.beta3
|
82
82
|
signing_key:
|
83
83
|
specification_version: 4
|
84
84
|
summary: Apache Arrow
|