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

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


    from 2b21ae1  [HUDI-2046] Loaded too many classes like 
sun/reflect/GeneratedSerializationConstructorAccessor in JVM metaspace (#3121)
     add 60e0254  [HUDI-1996] Adding functionality to allow the providing of 
basic auth creds for confluent cloud schema registry (#3097)

No new revisions were added by this update.

Summary of changes:
 .../hudi/index/bloom/TestKeyRangeLookupTree.java   |   2 +-
 hudi-utilities/pom.xml                             |   8 +-
 .../utilities/schema/SchemaRegistryProvider.java   |  44 +++++++-
 .../deser/TestKafkaAvroSchemaDeserializer.java     |   2 +-
 .../schema/TestSchemaRegistryProvider.java         | 111 +++++++++++++++++++++
 packaging/hudi-integ-test-bundle/pom.xml           |   8 +-
 packaging/hudi-utilities-bundle/pom.xml            |   1 +
 pom.xml                                            |   1 +
 8 files changed, 163 insertions(+), 14 deletions(-)
 create mode 100644 
hudi-utilities/src/test/java/org/apache/hudi/utilities/schema/TestSchemaRegistryProvider.java

Reply via email to