embulk-output-snowflake 0.4.11.test-java → 0.4.12.test-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: 10cd05a36223c244977ff5f7b8da6716c69dab015fd59668e13e8474de654209
|
4
|
+
data.tar.gz: 477e38059ea21c7c7b7147cdac55e9088359c12b43bd159cc5a8cbe42399117a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c3d6a49061c5dccce7cf81e791636bdb72512c90e028dc956c12978752b5227950cf65c055af226eeebffb54e3531bc86a7eb5664a8c2062f64e802f33159d88
|
7
|
+
data.tar.gz: b98be314b03c51a9f00c4665fd583984fa9a3b3d2706f65ce435bc001c77553e88c5d11186fea2fea6438ef6598ed0683380193278624719fc74889f74cbc0e4
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-snowflake
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.12.test
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Dumps records to Snowflake.
|
14
14
|
email:
|
@@ -19,7 +19,7 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- LICENSE.txt
|
21
21
|
- classpath/embulk-output-jdbc-0.10.2.jar
|
22
|
-
- classpath/embulk-output-snowflake-0.4.
|
22
|
+
- classpath/embulk-output-snowflake-0.4.12.test.jar
|
23
23
|
- classpath/embulk-util-config-0.3.0.jar
|
24
24
|
- classpath/embulk-util-json-0.1.1.jar
|
25
25
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
Binary file
|