embulk-output-snowflake 0.7.0-java → 0.8.1-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: 26065e6defda8406e63251725fbfcefc57eb0104a1cb25e7b6376f7f0ebae0e9
|
4
|
+
data.tar.gz: ea7eef37f47feea3bc54a3a25f9b5755a0d31008c746b28f226a81a1a73c7685
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e6f0c398ec85779903297ce2d6873663287236f840d9c987e15a9a27de469d3318dcb66537da189ee168de937131ebc9477c854cdac8ac50de7cef01735188ef
|
7
|
+
data.tar.gz: 5e538ec83ce338f6695231b20df042c69078c7902f918fe261660ec9996d683af7041b132248f07224585a48d64f1ff8440f5e1687efdac1c2e4863b4c4e50a8
|
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.8.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-07 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.8.1.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
|