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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67d74aef8c3c9bde36fbd747ebe6785ce5c03f22a3088a4d58d158c0391b2e1d
4
- data.tar.gz: b348303a27e979e7c40d4d1d8c3eda2493b4562fa83c0caa7837816364449843
3
+ metadata.gz: 8f88b7fdf55f44fe8bf2db64c5c97f0625059f92f55d04c437c98e1b9ef7caa2
4
+ data.tar.gz: 233ad4629058f42566ab699276f069d04e6f559fb344eed209cde519bd1d608b
5
5
  SHA512:
6
- metadata.gz: 4f52e2c49ec2a52fd79fd93b75a1f229b49c945642a8acb82129a54b78d684ae38325b4946def62597c78d3ccb2e9c73372c29c6d897e3209daed9e7d4c41b8d
7
- data.tar.gz: 3912ac19b3dc8ba4f38ac754e5a1dbb2287353d0c2da0565e9cb2683302e09d87a15859a27524fc273bb56d7134257626a35fb98d2ba68450f025326f2c3a4a5
6
+ metadata.gz: d8f018dcc0b52a5423d7e7529924d1968cef88732cc9d3d631114858e1473555fd26bcbe0d759796be538b8dcadb0d4a853cec9533968678cd07f2f79ae0b10b
7
+ data.tar.gz: b4135703d71cfec3ea1ff6f1518dd517cae8d80d52eb9065a48fb0303346b5e609ecee4ed736eadacf297c4a2dbe97c62a2b139c34e35f1380604eb3d0d69ba5
@@ -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は畑中さんの話の中にPoCが!
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
 
@@ -7,7 +7,7 @@ tags:
7
7
  presentation_date: 2018-12-08
8
8
  presentation_start_time: 2018-12-08T13:40:00+09:00
9
9
  presentation_end_time: 2018-12-08T14:20:00+09:00
10
- version: 2018.12.8.1
10
+ version: 2018.12.8.2
11
11
  licenses:
12
12
  - CC-BY-SA-4.0
13
13
  - CC-BY-3.0
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.1
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-08 00:00:00.000000000 Z
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.beta2
81
+ rubygems_version: 3.0.0.beta3
82
82
  signing_key:
83
83
  specification_version: 4
84
84
  summary: Apache Arrow