embulk-output-snowflake 0.7.0-java → 0.8.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: 5031020d6a855aa07e6204c3d4cb8d6f59fd02a3ade66b8cc1f3ec8db6b63f81
|
4
|
+
data.tar.gz: 4f471c6a60d527207295b4a151b00b12dcd55d44f19fdddd181878a1326e638b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3210956132223f857fa7392c68c2cc5f6bb7d3108fc2dd0ccf9ab638f09a8900aa33076355739c6a3e6e6b59abd053b2a0c283ecc2a765bde5de924c5f5896e3
|
7
|
+
data.tar.gz: 576da5a832cd4cdf1c40ae004e87bda0aa123b838d86f37fef376232327876ff3438fa372571cb8b89817f8c5b8ff1fd12feee68a789e98734ad569dfae99f4d
|
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.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- giwa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-03-
|
11
|
+
date: 2024-03-27 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.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
|