embulk-output-snowflake 0.4.4-java → 0.4.5-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: '034595a0335d08f4cff35709419d36aa64484430628200461e635ab1ed53b136'
|
4
|
+
data.tar.gz: 8ddf7a05134e1dba9b39bce1cdb5cda0735b393bcb4e7bc990862f0b8cb83ca5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5f9fbfbe3a4e2d70da9ab2226ef397d82b4499387c2fb8621e2218f981ad5e7c82fc77d0244ebf0bf94c99789d7b36210cd4f0dad6ee6be9bf795d1e9a44b47a
|
7
|
+
data.tar.gz: 97da9ec26b6333a1d288add01b8bb8dfcf633f7708f9ae4601351746ad2c18ab5e5852b099646a55ea8ea506a80d040f92b2c7264258b4d76c9198e12c614118
|
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.5
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-04-05 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.5.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
|