embulk-filter-calcite 0.3.0-java → 0.4.0-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/embulk-filter-calcite-0.4.0.jar +0 -0
- data/classpath/embulk-input-jdbc-0.11.0.jar +0 -0
- data/classpath/embulk-util-rubytime-0.3.0.jar +0 -0
- data/classpath/embulk-util-timestamp-0.2.0.jar +0 -0
- metadata +6 -4
- data/classpath/embulk-filter-calcite-0.3.0.jar +0 -0
- data/classpath/embulk-input-jdbc-0.8.2.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6ce346e144599286231c294c4712c7ec5fab3c932d4a35528c783190a0c82c47
|
4
|
+
data.tar.gz: 2a26e3a9dedf258ba4f5c4690fee08188b9518eda1594ea58a7358a081891250
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8fd5d25283dee7bc8e95dde8fb03cb65d3bedcbc06098f2d3eaa55e9d32f449955e7a5b6cd995f44538aa870a8dd58b5a3d59d5afb2efa286db59b3fb350d063
|
7
|
+
data.tar.gz: 4e2e49ef4e59f9933e2028af1df593c2fc9520834124d7b0dd3a1297bed34601b759f8fd6712672ff6ce5e2959ea33a0e67d956034285c2691736844ab3036f9
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-filter-calcite
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Muga Nishizawa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-16 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Translate schema and column values by SQL-like query provided by Apache
|
14
14
|
Calcite.
|
@@ -29,8 +29,10 @@ files:
|
|
29
29
|
- classpath/commons-lang-2.4.jar
|
30
30
|
- classpath/commons-logging-1.2.jar
|
31
31
|
- classpath/commons-pool-1.5.4.jar
|
32
|
-
- classpath/embulk-filter-calcite-0.
|
33
|
-
- classpath/embulk-input-jdbc-0.
|
32
|
+
- classpath/embulk-filter-calcite-0.4.0.jar
|
33
|
+
- classpath/embulk-input-jdbc-0.11.0.jar
|
34
|
+
- classpath/embulk-util-rubytime-0.3.0.jar
|
35
|
+
- classpath/embulk-util-timestamp-0.2.0.jar
|
34
36
|
- classpath/httpclient-4.5.2.jar
|
35
37
|
- classpath/httpcore-4.4.4.jar
|
36
38
|
- classpath/janino-2.7.6.jar
|
Binary file
|
Binary file
|