embulk-output-redshift 0.1.0 → 0.1.1
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.1.0.jar → embulk-output-jdbc-0.1.1.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.1.0.jar → embulk-output-postgresql-0.1.1.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.1.0.jar → embulk-output-redshift-0.1.1.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: 70824d7c47c1851b44401f43584f20cbf8144b58
|
4
|
+
data.tar.gz: 7bf8cc7c80dcb8d65a39bee9d2d32ba392311ef5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75bc150ea6810ef4cc7ddecfe0e835f8cb6c7df2340eff58752e2ae1d9057b74641e2eac0f12c3d011dabcaa488cb68d2c449ce9eaaa1954f85056aa160690bd
|
7
|
+
data.tar.gz: 7f61635f7e88bb7a062b517a52bac65355792a12d548b0ccb72fcc0e3653d79685b4bd1561e9d8d71fd99c5c467ee0abeb17ffffee2420af21a5262513dfc4c8
|
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.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- FURUHASHI Sadayuki
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-02-
|
11
|
+
date: 2015-02-25 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: JDBC output plugin is an Embulk plugin that loads records to JDBC read by any input plugins. Search the input plugins by "embulk-input" keyword.
|
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.1.
|
34
|
-
- classpath/embulk-output-postgresql-0.1.
|
35
|
-
- classpath/embulk-output-redshift-0.1.
|
33
|
+
- classpath/embulk-output-jdbc-0.1.1.jar
|
34
|
+
- classpath/embulk-output-postgresql-0.1.1.jar
|
35
|
+
- classpath/embulk-output-redshift-0.1.1.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
|