embulk-output-snowflake 0.4.10-java → 0.4.11-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: 5177dd63b78655ad005010f043ef985bede050c547ce7aa19cab11f8032fc1da
|
4
|
+
data.tar.gz: 1182e2bfb841569cd8b19fe8b97e3b8fe01372b2a2780e5b35af25e80c574c91
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55f7ece402b9610008278627e935680f2d442e5d9f0693f36b0a0bcaaa58781aa22fe8490afd8106fa304e9a90a088a621f2420a91feaf0e5194fab8ea5b7a7b
|
7
|
+
data.tar.gz: 9aabad5424fd2007f79223ee113bde1f67a8842db9571749dfe19a331864696346a8caa98b8a947b177be099575b53f61e54d26ea53994a17f8c9b16734026d6
|
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.11
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-12-
|
11
|
+
date: 2022-12-22 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.11.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
|