This is an automated email from the ASF dual-hosted git repository.
eskabetxe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git
discard 80a57e9 fix: reformat code style
discard 7b2563e Update AbstractKuduInputFormat.java
discard 3ac6a21 Update RowDataUpsertOperationMapper.java
discard a36999b Update RowResultRowDataConvertor.java
discard ebb9085 Update RowDataUpsertOperationMapper.java
discard e6c0017 Update RowResultRowDataConvertor.java
discard a0102df fix: fix ExtractionUtils.extractionError,update lookup
function
discard 959df22 fix: reformat code style
discard 987b0d8 fix: reformat code style
discard 73a4fbd fix: reformat code style
discard 10b9c36 fix: update KuduDynamicSinkTest
discard d28d71f fix: update KuduDynamicSinkTest
discard 06d8eb9 fix: kudu.master config -> kudu.masters
discard 62600e6 feat: add KuduRowDataInputFormatTest
discard 3e24c95 feat: add dynamicSourceSinkFactory SPI Class&add dynamicSink
test
discard 3dec25b feat: add dynamic source/sink&lookup function&hash bucket
nums config
new 2853a74 [BAHIR-305] Kudu Flink SQL Support
DynamicSource/Sink&LookupFunction
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (80a57e9)
\
N -- N -- N refs/heads/master (2853a74)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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: