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 7312adeff Merge pull request #571 from 
juripetersen/log-explains-into-directory
     add 4e78b4ca4 Use file based schema and named args for SqlContext main
     add faa73d4c0 Provide schema with named arg via file instead of hardcoded 
in method
     add e01ed918c Move Parameters.scala util to wayang-api-util package
     new 990fe21f5 Merge pull request #572 from 
juripetersen/fs-based-calcite-schema

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:
 pom.xml                                            |  8 +-
 wayang-api/pom.xml                                 |  1 +
 wayang-api/wayang-api-scala-java/pom.xml           |  5 ++
 wayang-api/wayang-api-sql/pom.xml                  |  8 +-
 .../apache/wayang/api/sql/context/SqlContext.java  | 89 ++++++++++------------
 .../pom.xml                                        |  9 ++-
 .../src/main/scala}/Parameters.scala               | 26 +------
 7 files changed, 70 insertions(+), 76 deletions(-)
 copy wayang-api/{wayang-api-scala-java => wayang-api-utils}/pom.xml (95%)
 copy {wayang-benchmark/src/main/scala/org/apache/wayang/apps/util => 
wayang-api/wayang-api-utils/src/main/scala}/Parameters.scala (80%)

Reply via email to