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
['"[email protected]" <[email protected]>'].