embulk-filter-pivot 0.1.0-java → 0.1.1-java
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: 8763bc76599e73a73502b73c3d402df584a0093e2210880c42d35e8616688270
|
4
|
+
data.tar.gz: 163ad4eeff21a40d77970ce809e91abbeef78460a1928b24cfa225201e899229
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2af3c2f2092ba96b07a5fc2240c7dc05182ed129114f357a7c66fe19ad589e8454ce97073b136989192a64741e81fb207b4cf451a7bd03612aee3bdae0a5862
|
7
|
+
data.tar.gz: d2f85fc04a8842a990d68c5012564e8a4836310e6772c40de4edf355c32c3461cfed52684245cdd0e71308443fbb3f9f0455142fef66c251b4a194c031a0c6bf
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-filter-pivot
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- okkez
|
@@ -10,7 +10,7 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2021-09-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Embulk filter plugin to pivot columns to rows
|
14
14
|
email:
|
15
15
|
- okkez000@gmail.com
|
16
16
|
executables: []
|
@@ -18,7 +18,7 @@ extensions: []
|
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
20
|
- LICENSE
|
21
|
-
- classpath/embulk-filter-pivot-0.1.
|
21
|
+
- classpath/embulk-filter-pivot-0.1.1.jar
|
22
22
|
- classpath/embulk-util-config-0.3.1.jar
|
23
23
|
- classpath/jackson-annotations-2.6.7.jar
|
24
24
|
- classpath/jackson-core-2.6.7.jar
|
Binary file
|