This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f172129 [FLINK-12989][hive]: Generate HiveTableSink from from a Hive
table
new 739c496 [FLINK-12882][network] Remove ExecutionAttemptID argument
from ResultPartitionFactory#create
new 6144834 [hotfix][network,tests] Use the simple constructor of
ResultPartitionID in tests
new 34ce59b [hotfix][runtime] add checkNotNull for parameters in
ResultPartitionID constructor
The 3 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:
.../apache/flink/runtime/io/network/NettyShuffleEnvironment.java | 5 +----
.../runtime/io/network/partition/ResultPartitionFactory.java | 4 +---
.../flink/runtime/io/network/partition/ResultPartitionID.java | 8 ++++++--
.../runtime/io/network/netty/NettyMessageSerializationTest.java | 8 +++-----
.../runtime/io/network/partition/ResultPartitionFactoryTest.java | 3 +--
.../io/network/partition/consumer/SingleInputGateTest.java | 4 ++--
6 files changed, 14 insertions(+), 18 deletions(-)