You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/06/24 13:08:35 UTC

[hudi] branch master updated (84dd3ca -> b328555)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from 84dd3ca  [HUDI-2053]  Insert Static Partition With DateType Return Incorrect Partition Value (#3133)
     add b328555  [HUDI-2069] Fix KafkaAvroSchemaDeserializer to not rely on reflection (#3111)

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/hudi/DataSourceOptions.scala  |  6 ++----
 .../deser/KafkaAvroSchemaDeserializer.java         |  7 +-----
 .../hudi/utilities/sources/AvroKafkaSource.java    |  4 ++--
 .../utilities/sources/helpers/KafkaOffsetGen.java  |  4 +++-
 .../deser/TestKafkaAvroSchemaDeserializer.java     | 25 +++++++++++-----------
 5 files changed, 20 insertions(+), 26 deletions(-)