embulk-output-snowflake 0.5.3-java → 0.7.0-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: b2b6a3726a3cd8131cc6f866295c9d371b7d2ea8750a6028d9c4eee6d5d35175
|
4
|
+
data.tar.gz: 216a1b2b81679910fcbaccf9d05aec92308e24e0a0ac8df321e969f64b2fb38a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b0d494161885df1d8365e4fc3280a7499df2aa43f79e677ddc76338ec9807fd9ea5dd4ab716b10b598367fa1d97e6526e57d97149e8fe210b6597497c6bc7fc9
|
7
|
+
data.tar.gz: c0b5d5be11dfda7b85dd2a959914690c80f0f70d606a9ae19959fdfafdfb7db0cdfff601fdcf5c534edfcd979e36933fd3e5da7b3013f8d63ca58125664ff415
|
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
|
+
version: 0.7.0
|
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: 2024-03-11 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.
|
22
|
+
- classpath/embulk-output-snowflake-0.7.0.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
|