This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ba0dfbb [FLINK-20372][docs][kafka] Update Kafka SQL connector page to
mention 'properties.*' options
add c4a4d62 [FLINK-20419][table-planner-blink] Avoid dynamic partition
grouping if the input defines collation
add a40b261 [FLINK-20419][hive] Add tests for dynamic partition with
order by
No new revisions were added by this update.
Summary of changes:
.../connectors/hive/TableEnvHiveConnectorITCase.java | 20 ++++++++++++++++++++
.../rules/physical/batch/BatchExecSinkRule.scala | 15 +++++++++++----
.../planner/factories/TestValuesTableFactory.java | 13 ++++++++++++-
.../table/planner/plan/batch/sql/TableSinkTest.xml | 19 +++++++++++++++++++
.../table/planner/plan/batch/sql/TableSinkTest.scala | 18 ++++++++++++++++++
5 files changed, 80 insertions(+), 5 deletions(-)