embulk-output-redshift 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/{embulk-output-jdbc-0.2.1.jar → embulk-output-jdbc-0.2.2.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.2.1.jar → embulk-output-postgresql-0.2.2.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.2.1.jar → embulk-output-redshift-0.2.2.jar} +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a4dbbf9cfc10e45c33f60c4cec58da5e2fcd3b9
|
4
|
+
data.tar.gz: f9739a4f263c7a908275a99bf9a2e4af11be23d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 54926b72d01887c90e0e80df690820ca88e1f2fa67ffa39a8ff22e61cdac141fa510c2c7f4e052abebf88407ab318db140e27a348d386b90a4e282c9076c6d55
|
7
|
+
data.tar.gz: dba1272cc0e977e5cdbd60f67e5b6803708d7bc620f893b9b301afd73418fbeaa1d8b217dfc208c390fc5e7cad313691e240dccd710116b11d70959e6bfe4570
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-redshift
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-04-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -30,9 +30,9 @@ files:
|
|
30
30
|
- classpath/aws-java-sdk-sts-1.9.17.jar
|
31
31
|
- classpath/commons-codec-1.6.jar
|
32
32
|
- classpath/commons-logging-1.1.3.jar
|
33
|
-
- classpath/embulk-output-jdbc-0.2.
|
34
|
-
- classpath/embulk-output-postgresql-0.2.
|
35
|
-
- classpath/embulk-output-redshift-0.2.
|
33
|
+
- classpath/embulk-output-jdbc-0.2.2.jar
|
34
|
+
- classpath/embulk-output-postgresql-0.2.2.jar
|
35
|
+
- classpath/embulk-output-redshift-0.2.2.jar
|
36
36
|
- classpath/httpclient-4.3.4.jar
|
37
37
|
- classpath/httpcore-4.3.2.jar
|
38
38
|
- classpath/jna-4.1.0.jar
|