Skip to content

Commit

Permalink
Rebase from main
Browse files Browse the repository at this point in the history
  • Loading branch information
juripetersen committed Nov 19, 2024
2 parents 8e77fbe + 41cb305 commit b1b15b6
Show file tree
Hide file tree
Showing 2,436 changed files with 837,187 additions and 5 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ header:
- '**/.rat-excludes'
- 'python/**/*.input'
- '**/README.md'
- '**/docs/**'

comment: on-failure
3 changes: 1 addition & 2 deletions bin/wayang-submit
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

CLASS=$1


if [ -z "${CLASS}" ]; then
echo "Target Class for execution was not provided"
exit 1
Expand Down Expand Up @@ -119,7 +120,5 @@ do
ARGS="$ARGS \"${arg}\""
done

WAYANG_CLASSPATH="${WAYANG_CLASSPATH}:${WAYANG_APP_HOME}"

eval "$RUNNER $FLAGS -cp "${WAYANG_CLASSPATH}" $CLASS ${ARGS}"

3 changes: 2 additions & 1 deletion build/check-license.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ rat_opts+=("-e" "^.*.properties")
rat_opts+=("-e" "Gemfile.lock")
rat_opts+=("-e" ".gitignore")
rat_opts+=("-e" ".gitmodules")
rat_opts+=("-e" "/docs")
rat_opts+=("-e" ".rat-excludes")


Expand All @@ -61,4 +62,4 @@ if [[ ! -z "$RAT_EXCLUSION" ]]; then
fi

# execute the validation using rat
java "${rat_opts[@]}" 2>&1 | grep "== File:"
java "${rat_opts[@]}" 2>&1 | grep "== File:"
5,463 changes: 5,463 additions & 0 deletions docs/allclasses-index.html

Large diffs are not rendered by default.

956 changes: 956 additions & 0 deletions docs/allclasses.html

Large diffs are not rendered by default.

809 changes: 809 additions & 0 deletions docs/allpackages-index.html

Large diffs are not rendered by default.

959 changes: 959 additions & 0 deletions docs/constant-values.html

Large diffs are not rendered by default.

320 changes: 320 additions & 0 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,320 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (Apache Wayang (incubating) 0.7.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Apache Wayang (incubating) 0.7.1 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache Wayang (incubating)</div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#class">Classes</a></li>
<li><a href="#field">Fields</a></li>
<li><a href="#method">Methods</a></li>
<li><a href="#constructor">Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a id="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">org.apache.wayang.basic.operators.ModelTransformOperator</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html" title="class in org.apache.wayang.spark.mapping.ml">org.apache.wayang.spark.mapping.ml.ModelTransformMapping</a></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">org.apache.wayang.spark.operators.ml.SparkModelTransformOperator</a></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="field">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/mathex/MathExLexer.html#tokenNames">org.apache.wayang.core.mathex.MathExLexer.tokenNames</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/core/mathex/MathExLexer.html#VOCABULARY"><code>MathExLexer.VOCABULARY</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/mathex/MathExParser.html#tokenNames">org.apache.wayang.core.mathex.MathExParser.tokenNames</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/core/mathex/MathExParser.html#VOCABULARY"><code>MathExParser.VOCABULARY</code></a> instead.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(javax.sql.DataSource)">org.apache.wayang.api.sql.calcite.jdbc.JdbcSchema.createDialect&#8203;(DataSource)</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(org.apache.calcite.sql.SqlDialectFactory,javax.sql.DataSource)"><code>JdbcSchema.createDialect(SqlDialectFactory, DataSource)</code></a> instead</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#createGroupedReduce(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">org.apache.wayang.basic.operators.ReduceOperator.createGroupedReduce&#8203;(ReduceDescriptor&lt;Type&gt;, DataSetType&lt;? extends Iterable&lt;Type&gt;&gt;, DataSetType&lt;Type&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">This method is just a hack that is necessary because of the ambiguous nature of this operator.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadEstimators(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator)">org.apache.wayang.core.function.FunctionDescriptor.setLoadEstimators&#8203;(LoadEstimator, LoadEstimator)</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)"><code>FunctionDescriptor.setLoadProfileEstimator(LoadProfileEstimator)</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getTokenNames()">org.apache.wayang.core.mathex.MathExLexer.getTokenNames()</a></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/mathex/MathExParser.html#getTokenNames()">org.apache.wayang.core.mathex.MathExParser.getTokenNames()</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html#unchecked()">org.apache.wayang.core.plan.executionplan.ChannelInitializer.unchecked()</a></th>
<td class="colLast">
<div class="deprecationComment">not needed anymore</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKey()">org.apache.wayang.core.plan.wayangplan.ExecutionOperator.getLoadProfileEstimatorConfigurationKey()</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKeys()"><code>ExecutionOperator.getLoadProfileEstimatorConfigurationKeys()</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getSupportedOutputChannels(int)">org.apache.wayang.core.plan.wayangplan.ExecutionOperator.getSupportedOutputChannels&#8203;(int)</a></th>
<td class="colLast">
<div class="deprecationComment"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s should only support a single <a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform"><code>ChannelDescriptor</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getCardinalityEstimate()">org.apache.wayang.core.plan.wayangplan.Slot.getCardinalityEstimate()</a></th>
<td class="colLast">
<div class="deprecationComment">These method does not do anything, anymore.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#setCardinalityEstimate(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">org.apache.wayang.core.plan.wayangplan.Slot.setCardinalityEstimate&#8203;(CardinalityEstimate)</a></th>
<td class="colLast">
<div class="deprecationComment">This method does not do anything, anymore.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#addSink(org.apache.wayang.core.plan.wayangplan.Operator)">org.apache.wayang.core.plan.wayangplan.WayangPlan.addSink&#8203;(Operator)</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator...)"><code>WayangPlan(Operator...)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/spark/model/SparkMLModel.html#transform(org.apache.spark.api.java.JavaRDD)">org.apache.wayang.spark.model.SparkMLModel.transform&#8203;(JavaRDD&lt;X&gt;)</a></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#%3Cinit%3E(java.util.Collection,java.util.Set)">org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlow&#8203;(Collection&lt;ExecutionTask&gt;, Set&lt;Channel&gt;)</a></th>
<td class="colLast"></td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#%3Cinit%3E(boolean,boolean)">org.apache.wayang.core.plan.wayangplan.PlanTraversal&#8203;(boolean, boolean)</a></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache Wayang (incubating)</div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2020&#x2013;2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit b1b15b6

Please sign in to comment.