This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 11861c8a50e [HUDI-7298] Write bad records to error table in more cases
instead of failing stream (#10500)
add f2b24a149c1 [HUDI-7323] Use a schema supplier instead of a static
value (#10549)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/utilities/UtilHelpers.java | 7 +++---
.../apache/hudi/utilities/streamer/StreamSync.java | 15 +++++------
.../utilities/transform/ChainedTransformer.java | 12 +++++----
.../ErrorTableAwareChainedTransformer.java | 5 ++--
.../functional/TestChainedTransformer.java | 29 +++++++++++++++++++---
.../TestErrorTableAwareChainedTransformer.java | 4 +--
6 files changed, 48 insertions(+), 24 deletions(-)