embulk-output-redshift 0.10.1-java → 0.10.2-java
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.10.1.jar → embulk-output-jdbc-0.10.2.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.10.1.jar → embulk-output-postgresql-0.10.2.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.10.1.jar → embulk-output-redshift-0.10.2.jar} +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bc870c8fa11052a3ecd9c8291638755b68b6b47af4303a616515c0e1ad54df95
|
4
|
+
data.tar.gz: 065f9a43830a9da0084499fa1fe5425d6593fb41f3e54f7586f3512d95ac909e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 47602458552fd5ec67113c5528e36bba026818580f91e0c9d6617d5716b00647b89cf7b91d28879cc95827ce3a91bd1e4c7134fb413509c0dfa065194010a725
|
7
|
+
data.tar.gz: ca4133425cd03283ba62a2e67dc4651888db7247e84209f729373fdc2a0d2a65a0e78723dfc0699fc9893fb759e623feb203a57c30272bdf7bdf21388b9d7f73
|
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.10.
|
4
|
+
version: 0.10.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -23,9 +23,9 @@ files:
|
|
23
23
|
- classpath/aws-java-sdk-sts-1.11.523.jar
|
24
24
|
- classpath/commons-codec-1.10.jar
|
25
25
|
- classpath/commons-logging-1.2.jar
|
26
|
-
- classpath/embulk-output-jdbc-0.10.
|
27
|
-
- classpath/embulk-output-postgresql-0.10.
|
28
|
-
- classpath/embulk-output-redshift-0.10.
|
26
|
+
- classpath/embulk-output-jdbc-0.10.2.jar
|
27
|
+
- classpath/embulk-output-postgresql-0.10.2.jar
|
28
|
+
- classpath/embulk-output-redshift-0.10.2.jar
|
29
29
|
- classpath/embulk-util-aws-credentials-0.4.0.jar
|
30
30
|
- classpath/embulk-util-config-0.3.0.jar
|
31
31
|
- classpath/embulk-util-json-0.1.1.jar
|