rabbit-slide-kou-the-data-thread 2022.6.23.0 → 2022.6.23.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a582887c2909c23b74c8bbcc201d7dc7ce28add0fce163e60ddb77078c3f8c8
4
- data.tar.gz: 25d55acc603431bab0c8e80799ff66bd0c15421e166d461e29d404647e7b569f
3
+ metadata.gz: a5336bf489821c8248b5bdfbf041817293e3677355471d7295c0fa96d5b523a0
4
+ data.tar.gz: 331e3c5341e2a3d581433a41fd5aad9e0af32a864d62c13dc20782402212caf0
5
5
  SHA512:
6
- metadata.gz: 64df77296cf1448074cf2e70ea50a0fe88891b75c21100692d8bd384e10345fa940711637bb2d698f093ecd9e9f32aee350b6982da68d17a4f97f48a2a703a0b
7
- data.tar.gz: ca32124b43f01a52996457fe262a848d319f21b333fa5a343e82972f06c49eae2e6b631fec4276531d35c057c7b19b919d2738db4c549fe147bff0b61a4933b1
6
+ metadata.gz: a9acd102eb00751d6bfc7620c2ad9288e46aaf3df05eb20ee48129f1ad59ce04689ecde1d408b2f4547145169f8b014a68135622ce0bf830ce48b77159f09c55
7
+ data.tar.gz: c39504175545acddece5e379fde76d640622dcf407610fdac6fc746aad5b9f48e37131a017915f4bea6d88c9fd3f371a23ef3ed7f6a35093d3eef80edab4fb36
data/README.rd CHANGED
@@ -1,6 +1,9 @@
1
1
  = Why Apache Arrow is important for Ruby
2
2
 
3
- This talk describes why Apache Arrow is important for Ruby.
3
+ It is known for data processing world that Apache Arrow is
4
+ important. This talk shares why Apache Arrow is important especially
5
+ for Ruby community and how to make positive spiral. Also, this talk
6
+ introduces about Apache Arrow features Ruby community works on.
4
7
 
5
8
  == For author
6
9
 
data/config.yaml CHANGED
@@ -7,13 +7,13 @@ tags:
7
7
  - apachearrow
8
8
  - ruby
9
9
  presentation_date: 2022-06-23
10
- version: 2022.6.23.0
10
+ version: 2022.6.23.1
11
11
  licenses:
12
12
  - CC-BY-SA-4.0
13
13
  slideshare_id:
14
14
  speaker_deck_id:
15
15
  vimeo_id:
16
- youtube_id:
16
+ youtube_id: ex6qoj8agvk
17
17
  width: 1920
18
18
  height: 1080
19
19
  source_code_uri:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-the-data-thread
3
3
  version: !ruby/object:Gem::Version
4
- version: 2022.6.23.0
4
+ version: 2022.6.23.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sutou Kouhei
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-26 00:00:00.000000000 Z
11
+ date: 2022-06-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rabbit
@@ -38,7 +38,11 @@ dependencies:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
- description: This talk describes why Apache Arrow is important for Ruby.
41
+ description: |-
42
+ It is known for data processing world that Apache Arrow is
43
+ important. This talk shares why Apache Arrow is important especially
44
+ for Ruby community and how to make positive spiral. Also, this talk
45
+ introduces about Apache Arrow features Ruby community works on.
42
46
  email:
43
47
  - kou@clear-code.com
44
48
  executables: []