embulk-output-utf8parquet 1.1.9 → 1.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gradle/3.2.1/taskArtifacts/fileHashes.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/fileSnapshots.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/taskArtifacts.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/taskArtifacts.lock +0 -0
- data/build/classes/main/org/embulk/output/EmbulkWriteSupport$SchemaConvertColumnVisitorWithUTF8.class +0 -0
- data/build.gradle +4 -6
- data/classpath/aws-java-sdk-bundle-1.11.271.jar +0 -0
- data/classpath/{embulk-output-utf8parquet-1.1.9.jar → embulk-output-utf8parquet-1.1.11.jar} +0 -0
- data/classpath/{hadoop-annotations-3.3.3.jar → hadoop-annotations-3.3.4.jar} +0 -0
- data/classpath/{hadoop-auth-3.3.3.jar → hadoop-auth-3.3.4.jar} +0 -0
- data/classpath/hadoop-aws-3.1.4.jar +0 -0
- data/classpath/hadoop-client-3.3.4.jar +0 -0
- data/classpath/{hadoop-common-3.3.3.jar → hadoop-common-3.3.4.jar} +0 -0
- data/classpath/{hadoop-hdfs-client-3.3.3.jar → hadoop-hdfs-client-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-common-3.3.3.jar → hadoop-mapreduce-client-common-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-core-3.3.3.jar → hadoop-mapreduce-client-core-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-jobclient-3.3.3.jar → hadoop-mapreduce-client-jobclient-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-api-3.3.3.jar → hadoop-yarn-api-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-client-3.3.3.jar → hadoop-yarn-client-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-common-3.3.3.jar → hadoop-yarn-common-3.3.4.jar} +0 -0
- data/classpath/{jackson-annotations-2.13.2.jar → jackson-annotations-2.12.7.jar} +0 -0
- data/classpath/jackson-core-2.12.7.jar +0 -0
- data/classpath/jackson-databind-2.12.7.jar +0 -0
- data/classpath/jackson-jaxrs-base-2.12.7.jar +0 -0
- data/classpath/jackson-jaxrs-json-provider-2.12.7.jar +0 -0
- data/classpath/jackson-module-jaxb-annotations-2.12.7.jar +0 -0
- data/classpath/jakarta.activation-api-1.2.1.jar +0 -0
- data/classpath/jakarta.xml.bind-api-2.3.2.jar +0 -0
- data/classpath/kotlin-stdlib-1.4.10.jar +0 -0
- data/classpath/kotlin-stdlib-common-1.4.10.jar +0 -0
- data/classpath/okhttp-4.9.3.jar +0 -0
- data/classpath/okio-2.8.0.jar +0 -0
- data/classpath/{reload4j-1.2.18.3.jar → reload4j-1.2.22.jar} +0 -0
- data/classpath/slf4j-api-1.7.36.jar +0 -0
- data/classpath/slf4j-reload4j-1.7.36.jar +0 -0
- data/embulk-output-utf8parquet.gemspec +1 -1
- data/src/main/java/org/embulk/output/EmbulkWriteSupport.java +1 -2
- metadata +124 -143
- data/build/classes/test/org/embulk/output/ParquetOutputPluginTest.class +0 -0
- data/build/gemspec +0 -19
- data/build/libs/embulk-output-utf8parquet-1.0.0.jar +0 -0
- data/build/libs/embulk-output-utf8parquet-1.0.1.jar +0 -0
- data/build/libs/embulk-output-utf8parquet-1.0.2.jar +0 -0
- data/build/reports/checkstyle/main.html +0 -119
- data/build/reports/checkstyle/main.xml +0 -9
- data/build/reports/checkstyle/test.html +0 -99
- data/build/reports/checkstyle/test.xml +0 -5
- data/build/reports/tests/test/classes/org.embulk.output.ParquetOutputPluginTest.html +0 -106
- data/build/reports/tests/test/css/base-style.css +0 -179
- data/build/reports/tests/test/css/style.css +0 -84
- data/build/reports/tests/test/index.html +0 -132
- data/build/reports/tests/test/js/report.js +0 -194
- data/build/reports/tests/test/packages/org.embulk.output.html +0 -103
- data/build/test-results/test/TEST-org.embulk.output.ParquetOutputPluginTest.xml +0 -9
- data/build/test-results/test/binary/output.bin +0 -0
- data/build/test-results/test/binary/output.bin.idx +0 -0
- data/build/test-results/test/binary/results.bin +0 -0
- data/classpath/aws-java-sdk-bundle-1.11.1026.jar +0 -0
- data/classpath/hadoop-aws-3.3.3.jar +0 -0
- data/classpath/hadoop-client-3.3.3.jar +0 -0
- data/classpath/jackson-core-2.13.2.jar +0 -0
- data/classpath/jackson-databind-2.13.2.2.jar +0 -0
- data/classpath/jackson-jaxrs-base-2.13.2.jar +0 -0
- data/classpath/jackson-jaxrs-json-provider-2.13.2.jar +0 -0
- data/classpath/jackson-module-jaxb-annotations-2.13.2.jar +0 -0
- data/classpath/jakarta.activation-api-1.2.2.jar +0 -0
- data/classpath/jakarta.xml.bind-api-2.3.3.jar +0 -0
- data/classpath/javax.ws.rs-api-2.1.1.jar +0 -0
- data/classpath/log4j-api-2.17.1.jar +0 -0
- data/classpath/log4j-core-2.17.1.jar +0 -0
- data/classpath/okhttp-2.7.5.jar +0 -0
- data/classpath/okio-1.6.0.jar +0 -0
- data/classpath/wildfly-openssl-1.0.7.Final.jar +0 -0
@@ -1,194 +0,0 @@
|
|
1
|
-
(function (window, document) {
|
2
|
-
"use strict";
|
3
|
-
|
4
|
-
var tabs = {};
|
5
|
-
|
6
|
-
function changeElementClass(element, classValue) {
|
7
|
-
if (element.getAttribute("className")) {
|
8
|
-
element.setAttribute("className", classValue);
|
9
|
-
} else {
|
10
|
-
element.setAttribute("class", classValue);
|
11
|
-
}
|
12
|
-
}
|
13
|
-
|
14
|
-
function getClassAttribute(element) {
|
15
|
-
if (element.getAttribute("className")) {
|
16
|
-
return element.getAttribute("className");
|
17
|
-
} else {
|
18
|
-
return element.getAttribute("class");
|
19
|
-
}
|
20
|
-
}
|
21
|
-
|
22
|
-
function addClass(element, classValue) {
|
23
|
-
changeElementClass(element, getClassAttribute(element) + " " + classValue);
|
24
|
-
}
|
25
|
-
|
26
|
-
function removeClass(element, classValue) {
|
27
|
-
changeElementClass(element, getClassAttribute(element).replace(classValue, ""));
|
28
|
-
}
|
29
|
-
|
30
|
-
function initTabs() {
|
31
|
-
var container = document.getElementById("tabs");
|
32
|
-
|
33
|
-
tabs.tabs = findTabs(container);
|
34
|
-
tabs.titles = findTitles(tabs.tabs);
|
35
|
-
tabs.headers = findHeaders(container);
|
36
|
-
tabs.select = select;
|
37
|
-
tabs.deselectAll = deselectAll;
|
38
|
-
tabs.select(0);
|
39
|
-
|
40
|
-
return true;
|
41
|
-
}
|
42
|
-
|
43
|
-
function getCheckBox() {
|
44
|
-
return document.getElementById("line-wrapping-toggle");
|
45
|
-
}
|
46
|
-
|
47
|
-
function getLabelForCheckBox() {
|
48
|
-
return document.getElementById("label-for-line-wrapping-toggle");
|
49
|
-
}
|
50
|
-
|
51
|
-
function findCodeBlocks() {
|
52
|
-
var spans = document.getElementById("tabs").getElementsByTagName("span");
|
53
|
-
var codeBlocks = [];
|
54
|
-
for (var i = 0; i < spans.length; ++i) {
|
55
|
-
if (spans[i].className.indexOf("code") >= 0) {
|
56
|
-
codeBlocks.push(spans[i]);
|
57
|
-
}
|
58
|
-
}
|
59
|
-
return codeBlocks;
|
60
|
-
}
|
61
|
-
|
62
|
-
function forAllCodeBlocks(operation) {
|
63
|
-
var codeBlocks = findCodeBlocks();
|
64
|
-
|
65
|
-
for (var i = 0; i < codeBlocks.length; ++i) {
|
66
|
-
operation(codeBlocks[i], "wrapped");
|
67
|
-
}
|
68
|
-
}
|
69
|
-
|
70
|
-
function toggleLineWrapping() {
|
71
|
-
var checkBox = getCheckBox();
|
72
|
-
|
73
|
-
if (checkBox.checked) {
|
74
|
-
forAllCodeBlocks(addClass);
|
75
|
-
} else {
|
76
|
-
forAllCodeBlocks(removeClass);
|
77
|
-
}
|
78
|
-
}
|
79
|
-
|
80
|
-
function initControls() {
|
81
|
-
if (findCodeBlocks().length > 0) {
|
82
|
-
var checkBox = getCheckBox();
|
83
|
-
var label = getLabelForCheckBox();
|
84
|
-
|
85
|
-
checkBox.onclick = toggleLineWrapping;
|
86
|
-
checkBox.checked = false;
|
87
|
-
|
88
|
-
removeClass(label, "hidden");
|
89
|
-
}
|
90
|
-
}
|
91
|
-
|
92
|
-
function switchTab() {
|
93
|
-
var id = this.id.substr(1);
|
94
|
-
|
95
|
-
for (var i = 0; i < tabs.tabs.length; i++) {
|
96
|
-
if (tabs.tabs[i].id === id) {
|
97
|
-
tabs.select(i);
|
98
|
-
break;
|
99
|
-
}
|
100
|
-
}
|
101
|
-
|
102
|
-
return false;
|
103
|
-
}
|
104
|
-
|
105
|
-
function select(i) {
|
106
|
-
this.deselectAll();
|
107
|
-
|
108
|
-
changeElementClass(this.tabs[i], "tab selected");
|
109
|
-
changeElementClass(this.headers[i], "selected");
|
110
|
-
|
111
|
-
while (this.headers[i].firstChild) {
|
112
|
-
this.headers[i].removeChild(this.headers[i].firstChild);
|
113
|
-
}
|
114
|
-
|
115
|
-
var h2 = document.createElement("H2");
|
116
|
-
|
117
|
-
h2.appendChild(document.createTextNode(this.titles[i]));
|
118
|
-
this.headers[i].appendChild(h2);
|
119
|
-
}
|
120
|
-
|
121
|
-
function deselectAll() {
|
122
|
-
for (var i = 0; i < this.tabs.length; i++) {
|
123
|
-
changeElementClass(this.tabs[i], "tab deselected");
|
124
|
-
changeElementClass(this.headers[i], "deselected");
|
125
|
-
|
126
|
-
while (this.headers[i].firstChild) {
|
127
|
-
this.headers[i].removeChild(this.headers[i].firstChild);
|
128
|
-
}
|
129
|
-
|
130
|
-
var a = document.createElement("A");
|
131
|
-
|
132
|
-
a.setAttribute("id", "ltab" + i);
|
133
|
-
a.setAttribute("href", "#tab" + i);
|
134
|
-
a.onclick = switchTab;
|
135
|
-
a.appendChild(document.createTextNode(this.titles[i]));
|
136
|
-
|
137
|
-
this.headers[i].appendChild(a);
|
138
|
-
}
|
139
|
-
}
|
140
|
-
|
141
|
-
function findTabs(container) {
|
142
|
-
return findChildElements(container, "DIV", "tab");
|
143
|
-
}
|
144
|
-
|
145
|
-
function findHeaders(container) {
|
146
|
-
var owner = findChildElements(container, "UL", "tabLinks");
|
147
|
-
return findChildElements(owner[0], "LI", null);
|
148
|
-
}
|
149
|
-
|
150
|
-
function findTitles(tabs) {
|
151
|
-
var titles = [];
|
152
|
-
|
153
|
-
for (var i = 0; i < tabs.length; i++) {
|
154
|
-
var tab = tabs[i];
|
155
|
-
var header = findChildElements(tab, "H2", null)[0];
|
156
|
-
|
157
|
-
header.parentNode.removeChild(header);
|
158
|
-
|
159
|
-
if (header.innerText) {
|
160
|
-
titles.push(header.innerText);
|
161
|
-
} else {
|
162
|
-
titles.push(header.textContent);
|
163
|
-
}
|
164
|
-
}
|
165
|
-
|
166
|
-
return titles;
|
167
|
-
}
|
168
|
-
|
169
|
-
function findChildElements(container, name, targetClass) {
|
170
|
-
var elements = [];
|
171
|
-
var children = container.childNodes;
|
172
|
-
|
173
|
-
for (var i = 0; i < children.length; i++) {
|
174
|
-
var child = children.item(i);
|
175
|
-
|
176
|
-
if (child.nodeType === 1 && child.nodeName === name) {
|
177
|
-
if (targetClass && child.className.indexOf(targetClass) < 0) {
|
178
|
-
continue;
|
179
|
-
}
|
180
|
-
|
181
|
-
elements.push(child);
|
182
|
-
}
|
183
|
-
}
|
184
|
-
|
185
|
-
return elements;
|
186
|
-
}
|
187
|
-
|
188
|
-
// Entry point.
|
189
|
-
|
190
|
-
window.onload = function() {
|
191
|
-
initTabs();
|
192
|
-
initControls();
|
193
|
-
};
|
194
|
-
} (window, window.document));
|
@@ -1,103 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
5
|
-
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
|
6
|
-
<title>Test results - Package org.embulk.output</title>
|
7
|
-
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
|
8
|
-
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
|
9
|
-
<script src="../js/report.js" type="text/javascript"></script>
|
10
|
-
</head>
|
11
|
-
<body>
|
12
|
-
<div id="content">
|
13
|
-
<h1>Package org.embulk.output</h1>
|
14
|
-
<div class="breadcrumbs">
|
15
|
-
<a href="../index.html">all</a> > org.embulk.output</div>
|
16
|
-
<div id="summary">
|
17
|
-
<table>
|
18
|
-
<tr>
|
19
|
-
<td>
|
20
|
-
<div class="summaryGroup">
|
21
|
-
<table>
|
22
|
-
<tr>
|
23
|
-
<td>
|
24
|
-
<div class="infoBox" id="tests">
|
25
|
-
<div class="counter">3</div>
|
26
|
-
<p>tests</p>
|
27
|
-
</div>
|
28
|
-
</td>
|
29
|
-
<td>
|
30
|
-
<div class="infoBox" id="failures">
|
31
|
-
<div class="counter">0</div>
|
32
|
-
<p>failures</p>
|
33
|
-
</div>
|
34
|
-
</td>
|
35
|
-
<td>
|
36
|
-
<div class="infoBox" id="ignored">
|
37
|
-
<div class="counter">0</div>
|
38
|
-
<p>ignored</p>
|
39
|
-
</div>
|
40
|
-
</td>
|
41
|
-
<td>
|
42
|
-
<div class="infoBox" id="duration">
|
43
|
-
<div class="counter">15.272s</div>
|
44
|
-
<p>duration</p>
|
45
|
-
</div>
|
46
|
-
</td>
|
47
|
-
</tr>
|
48
|
-
</table>
|
49
|
-
</div>
|
50
|
-
</td>
|
51
|
-
<td>
|
52
|
-
<div class="infoBox success" id="successRate">
|
53
|
-
<div class="percent">100%</div>
|
54
|
-
<p>successful</p>
|
55
|
-
</div>
|
56
|
-
</td>
|
57
|
-
</tr>
|
58
|
-
</table>
|
59
|
-
</div>
|
60
|
-
<div id="tabs">
|
61
|
-
<ul class="tabLinks">
|
62
|
-
<li>
|
63
|
-
<a href="#tab0">Classes</a>
|
64
|
-
</li>
|
65
|
-
</ul>
|
66
|
-
<div id="tab0" class="tab">
|
67
|
-
<h2>Classes</h2>
|
68
|
-
<table>
|
69
|
-
<thread>
|
70
|
-
<tr>
|
71
|
-
<th>Class</th>
|
72
|
-
<th>Tests</th>
|
73
|
-
<th>Failures</th>
|
74
|
-
<th>Ignored</th>
|
75
|
-
<th>Duration</th>
|
76
|
-
<th>Success rate</th>
|
77
|
-
</tr>
|
78
|
-
</thread>
|
79
|
-
<tr>
|
80
|
-
<td class="success">
|
81
|
-
<a href="../classes/org.embulk.output.ParquetOutputPluginTest.html">ParquetOutputPluginTest</a>
|
82
|
-
</td>
|
83
|
-
<td>3</td>
|
84
|
-
<td>0</td>
|
85
|
-
<td>0</td>
|
86
|
-
<td>15.272s</td>
|
87
|
-
<td class="success">100%</td>
|
88
|
-
</tr>
|
89
|
-
</table>
|
90
|
-
</div>
|
91
|
-
</div>
|
92
|
-
<div id="footer">
|
93
|
-
<p>
|
94
|
-
<div>
|
95
|
-
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
|
96
|
-
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
97
|
-
</label>
|
98
|
-
</div>Generated by
|
99
|
-
<a href="http://www.gradle.org">Gradle 3.2.1</a> at Oct 7, 2019 8:42:33 AM</p>
|
100
|
-
</div>
|
101
|
-
</div>
|
102
|
-
</body>
|
103
|
-
</html>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<testsuite name="org.embulk.output.ParquetOutputPluginTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2019-10-07T05:42:18" hostname="Angeloss-MBP" time="15.272">
|
3
|
-
<properties/>
|
4
|
-
<testcase name="checkColumnsRequired" classname="org.embulk.output.ParquetOutputPluginTest" time="12.145"/>
|
5
|
-
<testcase name="checkExtraConfigurations" classname="org.embulk.output.ParquetOutputPluginTest" time="1.937"/>
|
6
|
-
<testcase name="checkDefaultValues" classname="org.embulk.output.ParquetOutputPluginTest" time="1.19"/>
|
7
|
-
<system-out><![CDATA[]]></system-out>
|
8
|
-
<system-err><![CDATA[]]></system-err>
|
9
|
-
</testsuite>
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/classpath/okhttp-2.7.5.jar
DELETED
Binary file
|
data/classpath/okio-1.6.0.jar
DELETED
Binary file
|
Binary file
|