embulk-output-snowflake 0.5.0-java → 0.5.2-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: abeb5211b81e4e087b50743287d7aa83b545ea7f808fe34a4ca5e5fe15bb4de6
|
4
|
+
data.tar.gz: fee89ba9cd5e3947bb8e484d8725b9788c6a661867dbdabda25b5de118cda3c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 542bae91b7201268d63609a5e80d5cb985e08024f569d59cadd2472ddd273460420c7cb2f07599cb2a0d4a5d7c50e6992dab55d2c58e597ed834e56393d2b7b9
|
7
|
+
data.tar.gz: 5165b9a21c601aacacd60953a08afc201114382a9affeeb5ec52fae20baf7c970d8f05c5d6d6b531e4c2e528ac26c9193320d9104f3c207ec9f0fc57ba15dea4
|
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.5.
|
4
|
+
version: 0.5.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-07-13 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.5.
|
22
|
+
- classpath/embulk-output-snowflake-0.5.2.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
|