rabbit-slide-kou-bakusokudb-2024-12 2024.12.16.0 → 2024.12.16.2
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d5a46577ecb4993760d447e30e35e4754b41e1a2a1f3f168c5e81d2b60453c20
|
4
|
+
data.tar.gz: 3cfe3c6a506da97e77eea51306d5a83698be86e6a0c76e4e24e4ddce01f4b4c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f548663c9ade9bdb4a20e1ef24bb0f2536631abf3ed561c7793e044de6af3b86743d6bbfc8f4847c2a10d849779206921b01dbed8013df3729e258c53c7e514
|
7
|
+
data.tar.gz: 8aef99d07ae99394f96af03d6a0b6b4374e36ac48d8489ee6492e725314a06100b33ac2adbc8262782b89fa1c5cf1f16e6c0c3f3c2bf92d22f53771c770e6c73
|
data/config.yaml
CHANGED
Binary file
|
@@ -12,7 +12,7 @@
|
|
12
12
|
: start-time
|
13
13
|
2024-12-16T19:00:00+09:00
|
14
14
|
: end-time
|
15
|
-
|
15
|
+
2024-12-16T19:40:00+09:00
|
16
16
|
: theme
|
17
17
|
.
|
18
18
|
|
@@ -112,8 +112,8 @@ Apache Arrowフォーマットにすると高速化!
|
|
112
112
|
|
113
113
|
(('note:((<URL:https://heterodb.github.io/pg-strom/ja/arrow_fdw/>))'))
|
114
114
|
|
115
|
-
(('note:Apache Parquet
|
116
|
-
(('note:Apache Arrow
|
115
|
+
(('note:Apache Parquetだと読み込み処理がボトルネックになっちゃったけど'))\n
|
116
|
+
(('note:Apache Arrowだとそれを解消できたんだって'))
|
117
117
|
|
118
118
|
= どうして速いの?
|
119
119
|
|
@@ -237,8 +237,8 @@ Apache Arrowフォーマットにすると高速化!
|
|
237
237
|
|
238
238
|
(('note:((<URL:https://heterodb.github.io/pg-strom/ja/arrow_fdw/>))'))
|
239
239
|
|
240
|
-
(('note:Apache Parquet
|
241
|
-
(('note:Apache Arrow
|
240
|
+
(('note:Apache Parquetだと読み込み処理がボトルネックになっちゃったけど'))\n
|
241
|
+
(('note:Apache Arrowだとそれを解消できたんだって'))
|
242
242
|
|
243
243
|
= データサイズは?
|
244
244
|
|