This is an automated email from the ASF dual-hosted git repository.
sejer pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 7fdb266b1 Merge pull request #568 from mspruc/main
add 10f3717fa Use conf/wayang-defaults.properties to load directory and
explain config in SqlContext
add d5b77a9fe Use directory with timestamp in all ExplainUtils
new 7312adeff Merge pull request #571 from
juripetersen/log-explains-into-directory
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../resources/wayang.properties => conf/wayang-defaults.properties | 6 +++++-
.../src/main/java/org/apache/wayang/api/sql/context/SqlContext.java | 6 ++++--
.../wayang-core/src/main/java/org/apache/wayang/core/api/Job.java | 6 ++++--
.../src/main/java/org/apache/wayang/core/api/WayangContext.java | 5 +++--
.../wayang-core/src/main/resources/wayang-core-defaults.properties | 1 +
5 files changed, 17 insertions(+), 7 deletions(-)
copy wayang-platforms/wayang-spark/src/test/resources/wayang.properties =>
conf/wayang-defaults.properties (84%)