You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mi...@apache.org on 2017/12/29 16:50:27 UTC

[beam] branch master updated (a0e6025 -> 845e22f)

This is an automated email from the ASF dual-hosted git repository.

mingmxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a0e6025  Merge pull request #4330 from iemejia/fix-sql-compilation-issue
     add 792cd17  Set utf-16 as SQL DSL default charset
     new 845e22f  Merge pull request #4258 from Alienero/master

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:
 .../sql/impl/planner/BeamQueryPlanner.java         | 10 ++++
 .../beam/sdk/extensions/sql/BeamSqlDslBase.java    |  2 +-
 .../sdk/extensions/sql/BeamSqlNonAsciiTest.java    | 57 ++++++++++++++++++++++
 3 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100644 sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlNonAsciiTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4258 from Alienero/master

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mingmxu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 845e22fda1aeb53c4c730c85514e50ceb42280e1
Merge: a0e6025 792cd17
Author: XuMingmin <Xu...@users.noreply.github.com>
AuthorDate: Sat Dec 30 00:50:22 2017 +0800

    Merge pull request #4258 from Alienero/master
    
    [BEAM-3348] Set utf-16 as SQL DSL default charset

 .../sql/impl/planner/BeamQueryPlanner.java         | 10 ++++
 .../beam/sdk/extensions/sql/BeamSqlDslBase.java    |  2 +-
 .../sdk/extensions/sql/BeamSqlNonAsciiTest.java    | 57 ++++++++++++++++++++++
 3 files changed, 68 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.