the-other-tim-brown commented on code in PR #13065:
URL: https://github.com/apache/hudi/pull/13065#discussion_r2023547274


##########
hudi-io/pom.xml:
##########
@@ -96,6 +96,36 @@
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>

Review Comment:
   Size is 2.0M.
   
   `tar xvf` output for the contents:
   
   ```
   x META-INF/
   x META-INF/MANIFEST.MF
   x org/
   x org/apache/
   x org/apache/hudi/
   x org/apache/hudi/PublicAPIMethod.class
   x org/apache/hudi/io/
   x org/apache/hudi/io/SeekableDataInputStream.class
   x org/apache/hudi/io/compress/
   x org/apache/hudi/io/compress/HoodieDecompressor.class
   x org/apache/hudi/io/compress/HoodieDecompressorFactory$1.class
   x org/apache/hudi/io/compress/HoodieDecompressorFactory.class
   x org/apache/hudi/io/compress/CompressionCodec.class
   x org/apache/hudi/io/compress/airlift/
   x org/apache/hudi/io/compress/airlift/HoodieAirliftGzipDecompressor.class
   x org/apache/hudi/io/compress/builtin/
   x org/apache/hudi/io/compress/builtin/HoodieNoneDecompressor.class
   x org/apache/hudi/io/util/
   x org/apache/hudi/io/util/IOUtils.class
   x org/apache/hudi/io/ByteArraySeekableDataInputStream.class
   x org/apache/hudi/io/hfile/
   x org/apache/hudi/io/hfile/KeyValue.class
   x org/apache/hudi/io/hfile/HFileBlock.class
   x org/apache/hudi/io/hfile/HFileMetaBlock.class
   x org/apache/hudi/io/hfile/HFileBlockReader.class
   x org/apache/hudi/io/hfile/HFileBlockType$1.class
   x org/apache/hudi/io/hfile/HFileBlock$Header.class
   x org/apache/hudi/io/hfile/BlockIndexEntry.class
   x org/apache/hudi/io/hfile/HFileBlockType$BlockCategory.class
   x org/apache/hudi/io/hfile/HFileInfo.class
   x org/apache/hudi/io/hfile/HFileCursor.class
   x org/apache/hudi/io/hfile/HFileTrailer.class
   x org/apache/hudi/io/hfile/HFileBlockType.class
   x org/apache/hudi/io/hfile/Key.class
   x org/apache/hudi/io/hfile/HFileDataBlock.class
   x org/apache/hudi/io/hfile/HFileBlock$1.class
   x org/apache/hudi/io/hfile/DataSize.class
   x org/apache/hudi/io/hfile/HFileUtils.class
   x org/apache/hudi/io/hfile/HFileReader.class
   x org/apache/hudi/io/hfile/HFileRootIndexBlock.class
   x org/apache/hudi/io/hfile/UTF8StringKey.class
   x org/apache/hudi/io/hfile/HFileContext$Builder.class
   x org/apache/hudi/io/hfile/HFileFileInfoBlock.class
   x org/apache/hudi/io/hfile/HFileReaderImpl.class
   x org/apache/hudi/io/hfile/HFileContext$1.class
   x org/apache/hudi/io/hfile/HFileContext.class
   x org/apache/hudi/io/hfile/protobuf/
   x org/apache/hudi/io/hfile/protobuf/generated/
   x org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$InfoProto$1.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$InfoProtoOrBuilder.class
   x org/apache/hudi/io/hfile/protobuf/generated/HFileProtos.class
   x org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$1.class
   x org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$TrailerProto.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$BytesBytesPair$Builder.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$BytesBytesPair$1.class
   x org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$InfoProto.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$BytesBytesPairOrBuilder.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$InfoProto$Builder.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$TrailerProtoOrBuilder.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$BytesBytesPair.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$TrailerProto$Builder.class
   x 
org/apache/hudi/io/hfile/protobuf/generated/HFileProtos$TrailerProto$1.class
   x org/apache/hudi/ApiMaturityLevel.class
   x org/apache/hudi/storage/
   x org/apache/hudi/storage/StoragePath.class
   x org/apache/hudi/storage/StorageSchemes.class
   x org/apache/hudi/storage/HoodieInstantWriter.class
   x org/apache/hudi/storage/HoodieStorage.class
   x org/apache/hudi/storage/inline/
   x org/apache/hudi/storage/inline/InLineFSUtils.class
   x org/apache/hudi/storage/StorageConfiguration.class
   x org/apache/hudi/storage/StoragePathInfo.class
   x org/apache/hudi/storage/StoragePathFilter.class
   x org/apache/hudi/common/
   x org/apache/hudi/common/metrics/
   x org/apache/hudi/common/metrics/LocalRegistry.class
   x org/apache/hudi/common/metrics/Metric.class
   x org/apache/hudi/common/metrics/Registry.class
   x org/apache/hudi/common/metrics/Counter.class
   x org/apache/hudi/common/util/
   x org/apache/hudi/common/util/HoodieTimer$TimeInfo.class
   x org/apache/hudi/common/util/ComparableVersion$Item.class
   x org/apache/hudi/common/util/ComparableVersion$ListItem.class
   x org/apache/hudi/common/util/ValidationUtils.class
   x org/apache/hudi/common/util/StringUtils.class
   x org/apache/hudi/common/util/Option.class
   x org/apache/hudi/common/util/RetryHelper$CheckedFunction.class
   x org/apache/hudi/common/util/ComparableVersion$StringItem.class
   x org/apache/hudi/common/util/ReflectionUtils.class
   x org/apache/hudi/common/util/io/
   x org/apache/hudi/common/util/io/ByteBufferBackedInputStream.class
   x org/apache/hudi/common/util/HoodieTimer.class
   x org/apache/hudi/common/util/ComparableVersion$1.class
   x org/apache/hudi/common/util/ComparableVersion$IntegerItem.class
   x org/apache/hudi/common/util/RetryHelper.class
   x org/apache/hudi/common/util/ComparableVersion.class
   x org/apache/hudi/common/util/FileIOUtils.class
   x org/apache/hudi/common/fs/
   x org/apache/hudi/common/fs/ConsistencyGuard.class
   x org/apache/hudi/common/fs/ConsistencyGuard$1.class
   x org/apache/hudi/common/fs/ConsistencyGuard$FileVisibility.class
   x org/apache/hudi/PublicAPIClass.class
   x org/apache/hudi/exception/
   x org/apache/hudi/exception/HoodieException.class
   x org/apache/hudi/exception/HoodieIOException.class
   x HFile.proto
   x META-INF/LICENSE
   x META-INF/DEPENDENCIES
   x META-INF/NOTICE
   x META-INF/maven/
   x META-INF/maven/org.apache.hudi/
   x META-INF/maven/org.apache.hudi/hudi-io/
   x META-INF/maven/org.apache.hudi/hudi-io/pom.xml
   x META-INF/maven/org.apache.hudi/hudi-io/pom.properties
   x org/apache/hudi/com/
   x org/apache/hudi/com/google/
   x org/apache/hudi/com/google/protobuf/
   x org/apache/hudi/com/google/protobuf/AbstractMessage$Builder.class
   x org/apache/hudi/com/google/protobuf/AbstractMessage$BuilderParent.class
   x org/apache/hudi/com/google/protobuf/AbstractMessage.class
   x 
org/apache/hudi/com/google/protobuf/AbstractMessageLite$Builder$LimitedInputStream.class
   x org/apache/hudi/com/google/protobuf/AbstractMessageLite$Builder.class
   x 
org/apache/hudi/com/google/protobuf/AbstractMessageLite$InternalOneOfEnum.class
   x org/apache/hudi/com/google/protobuf/AbstractMessageLite.class
   x org/apache/hudi/com/google/protobuf/AbstractParser.class
   x org/apache/hudi/com/google/protobuf/AbstractProtobufList.class
   x org/apache/hudi/com/google/protobuf/AllocatedBuffer$1.class
   x org/apache/hudi/com/google/protobuf/AllocatedBuffer$2.class
   x org/apache/hudi/com/google/protobuf/AllocatedBuffer.class
   x org/apache/hudi/com/google/protobuf/Android.class
   x org/apache/hudi/com/google/protobuf/Any$1.class
   x org/apache/hudi/com/google/protobuf/Any$Builder.class
   x org/apache/hudi/com/google/protobuf/Any.class
   x org/apache/hudi/com/google/protobuf/AnyOrBuilder.class
   x org/apache/hudi/com/google/protobuf/AnyProto.class
   x org/apache/hudi/com/google/protobuf/Api$1.class
   x org/apache/hudi/com/google/protobuf/Api$Builder.class
   x org/apache/hudi/com/google/protobuf/Api.class
   x org/apache/hudi/com/google/protobuf/ApiOrBuilder.class
   x org/apache/hudi/com/google/protobuf/ApiProto.class
   x org/apache/hudi/com/google/protobuf/ArrayDecoders$1.class
   x org/apache/hudi/com/google/protobuf/ArrayDecoders$Registers.class
   x org/apache/hudi/com/google/protobuf/ArrayDecoders.class
   x org/apache/hudi/com/google/protobuf/BinaryReader$1.class
   x org/apache/hudi/com/google/protobuf/BinaryReader$SafeHeapReader.class
   x org/apache/hudi/com/google/protobuf/BinaryReader.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter$1.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter$SafeDirectWriter.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter$SafeHeapWriter.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter$UnsafeDirectWriter.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter$UnsafeHeapWriter.class
   x org/apache/hudi/com/google/protobuf/BinaryWriter.class
   x org/apache/hudi/com/google/protobuf/BlockingRpcChannel.class
   x org/apache/hudi/com/google/protobuf/BlockingService.class
   x org/apache/hudi/com/google/protobuf/BoolValue$1.class
   x org/apache/hudi/com/google/protobuf/BoolValue$Builder.class
   x org/apache/hudi/com/google/protobuf/BoolValue.class
   x org/apache/hudi/com/google/protobuf/BoolValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/BooleanArrayList.class
   x org/apache/hudi/com/google/protobuf/BufferAllocator$1.class
   x org/apache/hudi/com/google/protobuf/BufferAllocator.class
   x org/apache/hudi/com/google/protobuf/ByteBufferWriter.class
   x org/apache/hudi/com/google/protobuf/ByteOutput.class
   x org/apache/hudi/com/google/protobuf/ByteString$1.class
   x org/apache/hudi/com/google/protobuf/ByteString$2.class
   x org/apache/hudi/com/google/protobuf/ByteString$AbstractByteIterator.class
   x org/apache/hudi/com/google/protobuf/ByteString$ArraysByteArrayCopier.class
   x org/apache/hudi/com/google/protobuf/ByteString$BoundedByteString.class
   x org/apache/hudi/com/google/protobuf/ByteString$ByteArrayCopier.class
   x org/apache/hudi/com/google/protobuf/ByteString$ByteIterator.class
   x org/apache/hudi/com/google/protobuf/ByteString$CodedBuilder.class
   x org/apache/hudi/com/google/protobuf/ByteString$LeafByteString.class
   x org/apache/hudi/com/google/protobuf/ByteString$LiteralByteString.class
   x org/apache/hudi/com/google/protobuf/ByteString$Output.class
   x org/apache/hudi/com/google/protobuf/ByteString$SystemByteArrayCopier.class
   x org/apache/hudi/com/google/protobuf/ByteString.class
   x org/apache/hudi/com/google/protobuf/BytesValue$1.class
   x org/apache/hudi/com/google/protobuf/BytesValue$Builder.class
   x org/apache/hudi/com/google/protobuf/BytesValue.class
   x org/apache/hudi/com/google/protobuf/BytesValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/CanIgnoreReturnValue.class
   x org/apache/hudi/com/google/protobuf/CheckReturnValue.class
   x org/apache/hudi/com/google/protobuf/CodedInputStream$1.class
   x org/apache/hudi/com/google/protobuf/CodedInputStream$ArrayDecoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedInputStream$IterableDirectByteBufferDecoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedInputStream$StreamDecoder$RefillCallback.class
   x 
org/apache/hudi/com/google/protobuf/CodedInputStream$StreamDecoder$SkippedDataSink.class
   x org/apache/hudi/com/google/protobuf/CodedInputStream$StreamDecoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedInputStream$UnsafeDirectNioDecoder.class
   x org/apache/hudi/com/google/protobuf/CodedInputStream.class
   x org/apache/hudi/com/google/protobuf/CodedInputStreamReader$1.class
   x org/apache/hudi/com/google/protobuf/CodedInputStreamReader.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStream$1.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$AbstractBufferedEncoder.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStream$ArrayEncoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$ByteOutputEncoder.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStream$HeapNioEncoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$OutOfSpaceException.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$OutputStreamEncoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$SafeDirectNioEncoder.class
   x 
org/apache/hudi/com/google/protobuf/CodedOutputStream$UnsafeDirectNioEncoder.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStream.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStreamWriter$1.class
   x org/apache/hudi/com/google/protobuf/CodedOutputStreamWriter.class
   x org/apache/hudi/com/google/protobuf/CompileTimeConstant.class
   x org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$1.class
   x org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$2.class
   x org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$3.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$IsInitializedCheckAnalyzer$Node.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$IsInitializedCheckAnalyzer$StronglyConnectedComponent.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$IsInitializedCheckAnalyzer.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory$OneofState.class
   x org/apache/hudi/com/google/protobuf/DescriptorMessageInfoFactory.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$Edition$1.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$Edition.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRange.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto$EnumReservedRangeOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumOptions$Builder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueDescriptorProtoOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueOptions$Builder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$EnumValueOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Declaration$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Declaration$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$Declaration.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$DeclarationOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$VerificationState$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions$VerificationState.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ExtensionRangeOptionsOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$EnumType$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$EnumType.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$FieldPresence$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$FieldPresence.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$JsonFormat$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$JsonFormat.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$MessageEncoding$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$MessageEncoding.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$RepeatedFieldEncoding$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$RepeatedFieldEncoding.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$Utf8Validation$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet$Utf8Validation.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSet.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$FeatureSetEditionDefault$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$FeatureSetEditionDefault$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$FeatureSetEditionDefault.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults$FeatureSetEditionDefaultOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaults.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetDefaultsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FeatureSetOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$1.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$2.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$CType$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$CType.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$EditionDefault$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$EditionDefault$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$EditionDefault.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$EditionDefaultOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$JSType$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$JSType.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$OptionRetention$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$OptionRetention.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$OptionTargetType$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions$OptionTargetType.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorProtoOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorSet$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorSet$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorSet.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileDescriptorSetOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptions$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$FileOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Semantic$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation$Semantic.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Annotation.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfo.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$GeneratedCodeInfoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$MessageOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MessageOptions$Builder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$MessageOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodDescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptions$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptions$IdempotencyLevel$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptions$IdempotencyLevel.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$MethodOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofOptions$Builder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$OneofOptionsOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceDescriptorProto$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceDescriptorProto$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceDescriptorProto.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceDescriptorProtoOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceOptions$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceOptions$Builder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceOptions.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$ServiceOptionsOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$Location$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$Location$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$Location.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo$LocationOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfo.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$SourceCodeInfoOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$NamePart$1.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$NamePart$Builder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$NamePart.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption$NamePartOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOption.class
   x 
org/apache/hudi/com/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DescriptorProtos.class
   x org/apache/hudi/com/google/protobuf/Descriptors$1.class
   x org/apache/hudi/com/google/protobuf/Descriptors$Descriptor.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$DescriptorPool$PackageDescriptor.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$DescriptorPool$SearchFilter.class
   x org/apache/hudi/com/google/protobuf/Descriptors$DescriptorPool.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$DescriptorValidationException.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$EnumDescriptor$UnknownEnumValueReference.class
   x org/apache/hudi/com/google/protobuf/Descriptors$EnumDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$EnumValueDescriptor$1.class
   x org/apache/hudi/com/google/protobuf/Descriptors$EnumValueDescriptor$2.class
   x org/apache/hudi/com/google/protobuf/Descriptors$EnumValueDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$FieldDescriptor$1.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$FieldDescriptor$JavaType.class
   x org/apache/hudi/com/google/protobuf/Descriptors$FieldDescriptor$Type.class
   x org/apache/hudi/com/google/protobuf/Descriptors$FieldDescriptor.class
   x 
org/apache/hudi/com/google/protobuf/Descriptors$FileDescriptor$InternalDescriptorAssigner.class
   x org/apache/hudi/com/google/protobuf/Descriptors$FileDescriptor$Syntax.class
   x org/apache/hudi/com/google/protobuf/Descriptors$FileDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$GenericDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$MethodDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$NumberGetter.class
   x org/apache/hudi/com/google/protobuf/Descriptors$OneofDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors$ServiceDescriptor.class
   x org/apache/hudi/com/google/protobuf/Descriptors.class
   x org/apache/hudi/com/google/protobuf/DiscardUnknownFieldsParser$1.class
   x org/apache/hudi/com/google/protobuf/DiscardUnknownFieldsParser.class
   x org/apache/hudi/com/google/protobuf/DoubleArrayList.class
   x org/apache/hudi/com/google/protobuf/DoubleValue$1.class
   x org/apache/hudi/com/google/protobuf/DoubleValue$Builder.class
   x org/apache/hudi/com/google/protobuf/DoubleValue.class
   x org/apache/hudi/com/google/protobuf/DoubleValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/Duration$1.class
   x org/apache/hudi/com/google/protobuf/Duration$Builder.class
   x org/apache/hudi/com/google/protobuf/Duration.class
   x org/apache/hudi/com/google/protobuf/DurationOrBuilder.class
   x org/apache/hudi/com/google/protobuf/DurationProto.class
   x org/apache/hudi/com/google/protobuf/DynamicMessage$1.class
   x org/apache/hudi/com/google/protobuf/DynamicMessage$2.class
   x org/apache/hudi/com/google/protobuf/DynamicMessage$Builder.class
   x org/apache/hudi/com/google/protobuf/DynamicMessage.class
   x org/apache/hudi/com/google/protobuf/Empty$1.class
   x org/apache/hudi/com/google/protobuf/Empty$Builder.class
   x org/apache/hudi/com/google/protobuf/Empty.class
   x org/apache/hudi/com/google/protobuf/EmptyOrBuilder.class
   x org/apache/hudi/com/google/protobuf/EmptyProto.class
   x org/apache/hudi/com/google/protobuf/Enum$1.class
   x org/apache/hudi/com/google/protobuf/Enum$Builder.class
   x org/apache/hudi/com/google/protobuf/Enum.class
   x org/apache/hudi/com/google/protobuf/EnumOrBuilder.class
   x org/apache/hudi/com/google/protobuf/EnumValue$1.class
   x org/apache/hudi/com/google/protobuf/EnumValue$Builder.class
   x org/apache/hudi/com/google/protobuf/EnumValue.class
   x org/apache/hudi/com/google/protobuf/EnumValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/ExperimentalApi.class
   x org/apache/hudi/com/google/protobuf/Extension$ExtensionType.class
   x org/apache/hudi/com/google/protobuf/Extension$MessageType.class
   x org/apache/hudi/com/google/protobuf/Extension.class
   x org/apache/hudi/com/google/protobuf/ExtensionLite.class
   x org/apache/hudi/com/google/protobuf/ExtensionRegistry$1.class
   x 
org/apache/hudi/com/google/protobuf/ExtensionRegistry$DescriptorIntPair.class
   x org/apache/hudi/com/google/protobuf/ExtensionRegistry$ExtensionInfo.class
   x org/apache/hudi/com/google/protobuf/ExtensionRegistry.class
   x org/apache/hudi/com/google/protobuf/ExtensionRegistryFactory.class
   x 
org/apache/hudi/com/google/protobuf/ExtensionRegistryLite$ExtensionClassHolder.class
   x 
org/apache/hudi/com/google/protobuf/ExtensionRegistryLite$ObjectIntPair.class
   x org/apache/hudi/com/google/protobuf/ExtensionRegistryLite.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchema.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchemaFull$1.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchemaFull.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchemaLite$1.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchemaLite.class
   x org/apache/hudi/com/google/protobuf/ExtensionSchemas.class
   x org/apache/hudi/com/google/protobuf/Field$1.class
   x org/apache/hudi/com/google/protobuf/Field$Builder.class
   x org/apache/hudi/com/google/protobuf/Field$Cardinality$1.class
   x org/apache/hudi/com/google/protobuf/Field$Cardinality.class
   x org/apache/hudi/com/google/protobuf/Field$Kind$1.class
   x org/apache/hudi/com/google/protobuf/Field$Kind.class
   x org/apache/hudi/com/google/protobuf/Field.class
   x org/apache/hudi/com/google/protobuf/FieldInfo$1.class
   x org/apache/hudi/com/google/protobuf/FieldInfo$Builder.class
   x org/apache/hudi/com/google/protobuf/FieldInfo.class
   x org/apache/hudi/com/google/protobuf/FieldMask$1.class
   x org/apache/hudi/com/google/protobuf/FieldMask$Builder.class
   x org/apache/hudi/com/google/protobuf/FieldMask.class
   x org/apache/hudi/com/google/protobuf/FieldMaskOrBuilder.class
   x org/apache/hudi/com/google/protobuf/FieldMaskProto.class
   x org/apache/hudi/com/google/protobuf/FieldOrBuilder.class
   x org/apache/hudi/com/google/protobuf/FieldSet$1.class
   x org/apache/hudi/com/google/protobuf/FieldSet$Builder.class
   x org/apache/hudi/com/google/protobuf/FieldSet$FieldDescriptorLite.class
   x org/apache/hudi/com/google/protobuf/FieldSet.class
   x org/apache/hudi/com/google/protobuf/FieldType$1.class
   x org/apache/hudi/com/google/protobuf/FieldType$Collection.class
   x org/apache/hudi/com/google/protobuf/FieldType.class
   x org/apache/hudi/com/google/protobuf/FloatArrayList.class
   x org/apache/hudi/com/google/protobuf/FloatValue$1.class
   x org/apache/hudi/com/google/protobuf/FloatValue$Builder.class
   x org/apache/hudi/com/google/protobuf/FloatValue.class
   x org/apache/hudi/com/google/protobuf/FloatValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$1.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$2.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$3.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$4.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$5.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$Builder$BuilderParentImpl.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$Builder.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage$BuilderParent.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$CachedDescriptorRetriever.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$ExtendableBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$ExtendableMessage$ExtensionWriter.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$ExtendableMessage.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$ExtendableMessageOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$ExtensionDescriptorRetriever.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$FieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$MapFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$OneofAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$RepeatedEnumFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$RepeatedFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$RepeatedMessageFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$SingularEnumFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$SingularFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$SingularMessageFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable$SingularStringFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$FieldAccessorTable.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$GeneratedExtension$1.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessage$GeneratedExtension.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessage.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageInfoFactory.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageLite$1.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageLite$Builder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$ExtendableBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$ExtendableMessage$ExtensionWriter.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$ExtendableMessage.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$ExtendableMessageOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$ExtensionDescriptor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$GeneratedExtension.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$MethodToInvoke.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageLite$SerializedForm.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageLite.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageV3$1.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$Builder$BuilderParentImpl.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageV3$Builder.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageV3$BuilderParent.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$ExtendableBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$ExtendableMessage.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$ExtendableMessageOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$ExtensionDescriptorRetriever.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$FieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$MapFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$OneofAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RealOneofAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RepeatedEnumFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RepeatedFieldAccessor$MethodInvoker.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RepeatedFieldAccessor$ReflectionInvoker.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RepeatedFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$RepeatedMessageFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularEnumFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularFieldAccessor$MethodInvoker.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularFieldAccessor$ReflectionInvoker.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularMessageFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SingularStringFieldAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable$SyntheticOneofAccessor.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$FieldAccessorTable.class
   x 
org/apache/hudi/com/google/protobuf/GeneratedMessageV3$UnusedPrivateParameter.class
   x org/apache/hudi/com/google/protobuf/GeneratedMessageV3.class
   x org/apache/hudi/com/google/protobuf/InlineMe.class
   x org/apache/hudi/com/google/protobuf/Int32Value$1.class
   x org/apache/hudi/com/google/protobuf/Int32Value$Builder.class
   x org/apache/hudi/com/google/protobuf/Int32Value.class
   x org/apache/hudi/com/google/protobuf/Int32ValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/Int64Value$1.class
   x org/apache/hudi/com/google/protobuf/Int64Value$Builder.class
   x org/apache/hudi/com/google/protobuf/Int64Value.class
   x org/apache/hudi/com/google/protobuf/Int64ValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/IntArrayList.class
   x org/apache/hudi/com/google/protobuf/Internal$BooleanList.class
   x org/apache/hudi/com/google/protobuf/Internal$DoubleList.class
   x org/apache/hudi/com/google/protobuf/Internal$EnumLite.class
   x org/apache/hudi/com/google/protobuf/Internal$EnumLiteMap.class
   x org/apache/hudi/com/google/protobuf/Internal$EnumVerifier.class
   x org/apache/hudi/com/google/protobuf/Internal$FloatList.class
   x org/apache/hudi/com/google/protobuf/Internal$IntList.class
   x org/apache/hudi/com/google/protobuf/Internal$ListAdapter$Converter.class
   x org/apache/hudi/com/google/protobuf/Internal$ListAdapter.class
   x org/apache/hudi/com/google/protobuf/Internal$LongList.class
   x org/apache/hudi/com/google/protobuf/Internal$MapAdapter$1.class
   x org/apache/hudi/com/google/protobuf/Internal$MapAdapter$Converter.class
   x org/apache/hudi/com/google/protobuf/Internal$MapAdapter$EntryAdapter.class
   x 
org/apache/hudi/com/google/protobuf/Internal$MapAdapter$IteratorAdapter.class
   x org/apache/hudi/com/google/protobuf/Internal$MapAdapter$SetAdapter.class
   x org/apache/hudi/com/google/protobuf/Internal$MapAdapter.class
   x org/apache/hudi/com/google/protobuf/Internal$ProtobufList.class
   x org/apache/hudi/com/google/protobuf/Internal.class
   x 
org/apache/hudi/com/google/protobuf/InvalidProtocolBufferException$InvalidWireTypeException.class
   x org/apache/hudi/com/google/protobuf/InvalidProtocolBufferException.class
   x org/apache/hudi/com/google/protobuf/IterableByteBufferInputStream.class
   x org/apache/hudi/com/google/protobuf/Java8Compatibility.class
   x org/apache/hudi/com/google/protobuf/JavaType.class
   x org/apache/hudi/com/google/protobuf/LazyField$1.class
   x org/apache/hudi/com/google/protobuf/LazyField$LazyEntry.class
   x org/apache/hudi/com/google/protobuf/LazyField$LazyIterator.class
   x org/apache/hudi/com/google/protobuf/LazyField.class
   x org/apache/hudi/com/google/protobuf/LazyFieldLite.class
   x 
org/apache/hudi/com/google/protobuf/LazyStringArrayList$ByteArrayListView.class
   x 
org/apache/hudi/com/google/protobuf/LazyStringArrayList$ByteStringListView.class
   x org/apache/hudi/com/google/protobuf/LazyStringArrayList.class
   x org/apache/hudi/com/google/protobuf/LazyStringList.class
   x org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil$1.class
   x 
org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil$LegacyFieldDescriptor.class
   x 
org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil$LegacyFileDescriptor$Syntax.class
   x 
org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil$LegacyFileDescriptor.class
   x 
org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil$LegacyOneofDescriptor.class
   x org/apache/hudi/com/google/protobuf/LegacyDescriptorsUtil.class
   x org/apache/hudi/com/google/protobuf/ListFieldSchema$1.class
   x 
org/apache/hudi/com/google/protobuf/ListFieldSchema$ListFieldSchemaFull.class
   x 
org/apache/hudi/com/google/protobuf/ListFieldSchema$ListFieldSchemaLite.class
   x org/apache/hudi/com/google/protobuf/ListFieldSchema.class
   x org/apache/hudi/com/google/protobuf/ListValue$1.class
   x org/apache/hudi/com/google/protobuf/ListValue$Builder.class
   x org/apache/hudi/com/google/protobuf/ListValue.class
   x org/apache/hudi/com/google/protobuf/ListValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/LongArrayList.class
   x org/apache/hudi/com/google/protobuf/ManifestSchemaFactory$1.class
   x org/apache/hudi/com/google/protobuf/ManifestSchemaFactory$2.class
   x 
org/apache/hudi/com/google/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory.class
   x org/apache/hudi/com/google/protobuf/ManifestSchemaFactory.class
   x org/apache/hudi/com/google/protobuf/MapEntry$1.class
   x org/apache/hudi/com/google/protobuf/MapEntry$Builder.class
   x org/apache/hudi/com/google/protobuf/MapEntry$Metadata$1.class
   x org/apache/hudi/com/google/protobuf/MapEntry$Metadata.class
   x org/apache/hudi/com/google/protobuf/MapEntry.class
   x org/apache/hudi/com/google/protobuf/MapEntryLite$1.class
   x org/apache/hudi/com/google/protobuf/MapEntryLite$Metadata.class
   x org/apache/hudi/com/google/protobuf/MapEntryLite.class
   x org/apache/hudi/com/google/protobuf/MapField$Converter.class
   x 
org/apache/hudi/com/google/protobuf/MapField$ImmutableMessageConverter.class
   x 
org/apache/hudi/com/google/protobuf/MapField$MutabilityAwareMap$MutabilityAwareCollection.class
   x 
org/apache/hudi/com/google/protobuf/MapField$MutabilityAwareMap$MutabilityAwareIterator.class
   x 
org/apache/hudi/com/google/protobuf/MapField$MutabilityAwareMap$MutabilityAwareSet.class
   x org/apache/hudi/com/google/protobuf/MapField$MutabilityAwareMap.class
   x org/apache/hudi/com/google/protobuf/MapField$StorageMode.class
   x org/apache/hudi/com/google/protobuf/MapField.class
   x org/apache/hudi/com/google/protobuf/MapFieldBuilder$Converter.class
   x org/apache/hudi/com/google/protobuf/MapFieldBuilder.class
   x org/apache/hudi/com/google/protobuf/MapFieldLite.class
   x org/apache/hudi/com/google/protobuf/MapFieldReflectionAccessor.class
   x org/apache/hudi/com/google/protobuf/MapFieldSchema.class
   x org/apache/hudi/com/google/protobuf/MapFieldSchemaFull.class
   x org/apache/hudi/com/google/protobuf/MapFieldSchemaLite.class
   x org/apache/hudi/com/google/protobuf/MapFieldSchemas.class
   x org/apache/hudi/com/google/protobuf/Message$Builder.class
   x org/apache/hudi/com/google/protobuf/Message.class
   x org/apache/hudi/com/google/protobuf/MessageInfo.class
   x org/apache/hudi/com/google/protobuf/MessageInfoFactory.class
   x org/apache/hudi/com/google/protobuf/MessageLite$Builder.class
   x org/apache/hudi/com/google/protobuf/MessageLite.class
   x org/apache/hudi/com/google/protobuf/MessageLiteOrBuilder.class
   x org/apache/hudi/com/google/protobuf/MessageLiteToString.class
   x org/apache/hudi/com/google/protobuf/MessageOrBuilder.class
   x org/apache/hudi/com/google/protobuf/MessageReflection$1.class
   x org/apache/hudi/com/google/protobuf/MessageReflection$BuilderAdapter.class
   x 
org/apache/hudi/com/google/protobuf/MessageReflection$ExtensionAdapter.class
   x 
org/apache/hudi/com/google/protobuf/MessageReflection$ExtensionBuilderAdapter.class
   x 
org/apache/hudi/com/google/protobuf/MessageReflection$MergeTarget$ContainerType.class
   x org/apache/hudi/com/google/protobuf/MessageReflection$MergeTarget.class
   x org/apache/hudi/com/google/protobuf/MessageReflection.class
   x org/apache/hudi/com/google/protobuf/MessageSchema$1.class
   x org/apache/hudi/com/google/protobuf/MessageSchema.class
   x org/apache/hudi/com/google/protobuf/MessageSetSchema.class
   x org/apache/hudi/com/google/protobuf/Method$1.class
   x org/apache/hudi/com/google/protobuf/Method$Builder.class
   x org/apache/hudi/com/google/protobuf/Method.class
   x org/apache/hudi/com/google/protobuf/MethodOrBuilder.class
   x org/apache/hudi/com/google/protobuf/Mixin$1.class
   x org/apache/hudi/com/google/protobuf/Mixin$Builder.class
   x org/apache/hudi/com/google/protobuf/Mixin.class
   x org/apache/hudi/com/google/protobuf/MixinOrBuilder.class
   x org/apache/hudi/com/google/protobuf/MutabilityOracle$1.class
   x org/apache/hudi/com/google/protobuf/MutabilityOracle.class
   x org/apache/hudi/com/google/protobuf/NewInstanceSchema.class
   x org/apache/hudi/com/google/protobuf/NewInstanceSchemaFull.class
   x org/apache/hudi/com/google/protobuf/NewInstanceSchemaLite.class
   x org/apache/hudi/com/google/protobuf/NewInstanceSchemas.class
   x org/apache/hudi/com/google/protobuf/NioByteString$1.class
   x org/apache/hudi/com/google/protobuf/NioByteString.class
   x org/apache/hudi/com/google/protobuf/NullValue$1.class
   x org/apache/hudi/com/google/protobuf/NullValue.class
   x org/apache/hudi/com/google/protobuf/OneofInfo.class
   x org/apache/hudi/com/google/protobuf/Option$1.class
   x org/apache/hudi/com/google/protobuf/Option$Builder.class
   x org/apache/hudi/com/google/protobuf/Option.class
   x org/apache/hudi/com/google/protobuf/OptionOrBuilder.class
   x org/apache/hudi/com/google/protobuf/Parser.class
   x org/apache/hudi/com/google/protobuf/PrimitiveNonBoxingCollection.class
   x org/apache/hudi/com/google/protobuf/ProtoSyntax.class
   x org/apache/hudi/com/google/protobuf/Protobuf.class
   x org/apache/hudi/com/google/protobuf/ProtobufArrayList.class
   x org/apache/hudi/com/google/protobuf/ProtocolMessageEnum.class
   x org/apache/hudi/com/google/protobuf/ProtocolStringList.class
   x org/apache/hudi/com/google/protobuf/RawMessageInfo.class
   x org/apache/hudi/com/google/protobuf/Reader.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilder$BuilderExternalList.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilder$MessageExternalList.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilder$MessageOrBuilderExternalList.class
   x org/apache/hudi/com/google/protobuf/RepeatedFieldBuilder.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilderV3$BuilderExternalList.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilderV3$MessageExternalList.class
   x 
org/apache/hudi/com/google/protobuf/RepeatedFieldBuilderV3$MessageOrBuilderExternalList.class
   x org/apache/hudi/com/google/protobuf/RepeatedFieldBuilderV3.class
   x org/apache/hudi/com/google/protobuf/RopeByteString$1.class
   x org/apache/hudi/com/google/protobuf/RopeByteString$Balancer.class
   x org/apache/hudi/com/google/protobuf/RopeByteString$PieceIterator.class
   x org/apache/hudi/com/google/protobuf/RopeByteString$RopeInputStream.class
   x org/apache/hudi/com/google/protobuf/RopeByteString.class
   x org/apache/hudi/com/google/protobuf/RpcCallback.class
   x org/apache/hudi/com/google/protobuf/RpcChannel.class
   x org/apache/hudi/com/google/protobuf/RpcController.class
   x org/apache/hudi/com/google/protobuf/RpcUtil$1.class
   x org/apache/hudi/com/google/protobuf/RpcUtil$2.class
   x org/apache/hudi/com/google/protobuf/RpcUtil$AlreadyCalledException.class
   x org/apache/hudi/com/google/protobuf/RpcUtil.class
   x org/apache/hudi/com/google/protobuf/Schema.class
   x org/apache/hudi/com/google/protobuf/SchemaFactory.class
   x org/apache/hudi/com/google/protobuf/SchemaUtil.class
   x org/apache/hudi/com/google/protobuf/Service.class
   x org/apache/hudi/com/google/protobuf/ServiceException.class
   x org/apache/hudi/com/google/protobuf/SingleFieldBuilder.class
   x org/apache/hudi/com/google/protobuf/SingleFieldBuilderV3.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$1.class
   x 
org/apache/hudi/com/google/protobuf/SmallSortedMap$DescendingEntryIterator.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$DescendingEntrySet.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$EmptySet$1.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$EmptySet$2.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$EmptySet.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$Entry.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$EntryIterator.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap$EntrySet.class
   x org/apache/hudi/com/google/protobuf/SmallSortedMap.class
   x org/apache/hudi/com/google/protobuf/SourceContext$1.class
   x org/apache/hudi/com/google/protobuf/SourceContext$Builder.class
   x org/apache/hudi/com/google/protobuf/SourceContext.class
   x org/apache/hudi/com/google/protobuf/SourceContextOrBuilder.class
   x org/apache/hudi/com/google/protobuf/SourceContextProto.class
   x org/apache/hudi/com/google/protobuf/StringValue$1.class
   x org/apache/hudi/com/google/protobuf/StringValue$Builder.class
   x org/apache/hudi/com/google/protobuf/StringValue.class
   x org/apache/hudi/com/google/protobuf/StringValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/Struct$1.class
   x org/apache/hudi/com/google/protobuf/Struct$Builder$FieldsConverter.class
   x org/apache/hudi/com/google/protobuf/Struct$Builder.class
   x org/apache/hudi/com/google/protobuf/Struct$FieldsDefaultEntryHolder.class
   x org/apache/hudi/com/google/protobuf/Struct.class
   x org/apache/hudi/com/google/protobuf/StructOrBuilder.class
   x org/apache/hudi/com/google/protobuf/StructProto.class
   x org/apache/hudi/com/google/protobuf/StructuralMessageInfo$Builder.class
   x org/apache/hudi/com/google/protobuf/StructuralMessageInfo.class
   x org/apache/hudi/com/google/protobuf/Syntax$1.class
   x org/apache/hudi/com/google/protobuf/Syntax.class
   x org/apache/hudi/com/google/protobuf/TextFormat$1.class
   x 
org/apache/hudi/com/google/protobuf/TextFormat$InvalidEscapeSequenceException.class
   x org/apache/hudi/com/google/protobuf/TextFormat$ParseException.class
   x org/apache/hudi/com/google/protobuf/TextFormat$Parser$Builder.class
   x 
org/apache/hudi/com/google/protobuf/TextFormat$Parser$SingularOverwritePolicy.class
   x 
org/apache/hudi/com/google/protobuf/TextFormat$Parser$UnknownField$Type.class
   x org/apache/hudi/com/google/protobuf/TextFormat$Parser$UnknownField.class
   x org/apache/hudi/com/google/protobuf/TextFormat$Parser.class
   x 
org/apache/hudi/com/google/protobuf/TextFormat$Printer$MapEntryAdapter.class
   x org/apache/hudi/com/google/protobuf/TextFormat$Printer.class
   x org/apache/hudi/com/google/protobuf/TextFormat$TextGenerator.class
   x org/apache/hudi/com/google/protobuf/TextFormat$Tokenizer.class
   x 
org/apache/hudi/com/google/protobuf/TextFormat$UnknownFieldParseException.class
   x org/apache/hudi/com/google/protobuf/TextFormat.class
   x org/apache/hudi/com/google/protobuf/TextFormatEscaper$1.class
   x org/apache/hudi/com/google/protobuf/TextFormatEscaper$2.class
   x org/apache/hudi/com/google/protobuf/TextFormatEscaper$ByteSequence.class
   x org/apache/hudi/com/google/protobuf/TextFormatEscaper.class
   x org/apache/hudi/com/google/protobuf/TextFormatParseInfoTree$1.class
   x org/apache/hudi/com/google/protobuf/TextFormatParseInfoTree$Builder.class
   x org/apache/hudi/com/google/protobuf/TextFormatParseInfoTree.class
   x org/apache/hudi/com/google/protobuf/TextFormatParseLocation.class
   x org/apache/hudi/com/google/protobuf/Timestamp$1.class
   x org/apache/hudi/com/google/protobuf/Timestamp$Builder.class
   x org/apache/hudi/com/google/protobuf/Timestamp.class
   x org/apache/hudi/com/google/protobuf/TimestampOrBuilder.class
   x org/apache/hudi/com/google/protobuf/TimestampProto.class
   x org/apache/hudi/com/google/protobuf/Type$1.class
   x org/apache/hudi/com/google/protobuf/Type$Builder.class
   x org/apache/hudi/com/google/protobuf/Type.class
   x org/apache/hudi/com/google/protobuf/TypeOrBuilder.class
   x org/apache/hudi/com/google/protobuf/TypeProto.class
   x org/apache/hudi/com/google/protobuf/TypeRegistry$1.class
   x org/apache/hudi/com/google/protobuf/TypeRegistry$Builder.class
   x 
org/apache/hudi/com/google/protobuf/TypeRegistry$EmptyTypeRegistryHolder.class
   x org/apache/hudi/com/google/protobuf/TypeRegistry.class
   x org/apache/hudi/com/google/protobuf/UInt32Value$1.class
   x org/apache/hudi/com/google/protobuf/UInt32Value$Builder.class
   x org/apache/hudi/com/google/protobuf/UInt32Value.class
   x org/apache/hudi/com/google/protobuf/UInt32ValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/UInt64Value$1.class
   x org/apache/hudi/com/google/protobuf/UInt64Value$Builder.class
   x org/apache/hudi/com/google/protobuf/UInt64Value.class
   x org/apache/hudi/com/google/protobuf/UInt64ValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/UninitializedMessageException.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSchema.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet$1.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet$Builder.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet$Field$Builder.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet$Field.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet$Parser.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSet.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSetLite.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSetLiteSchema.class
   x org/apache/hudi/com/google/protobuf/UnknownFieldSetSchema.class
   x org/apache/hudi/com/google/protobuf/UnmodifiableLazyStringList$1.class
   x org/apache/hudi/com/google/protobuf/UnmodifiableLazyStringList$2.class
   x org/apache/hudi/com/google/protobuf/UnmodifiableLazyStringList.class
   x org/apache/hudi/com/google/protobuf/UnsafeByteOperations.class
   x org/apache/hudi/com/google/protobuf/UnsafeUtil$1.class
   x 
org/apache/hudi/com/google/protobuf/UnsafeUtil$Android32MemoryAccessor.class
   x 
org/apache/hudi/com/google/protobuf/UnsafeUtil$Android64MemoryAccessor.class
   x org/apache/hudi/com/google/protobuf/UnsafeUtil$JvmMemoryAccessor.class
   x org/apache/hudi/com/google/protobuf/UnsafeUtil$MemoryAccessor.class
   x org/apache/hudi/com/google/protobuf/UnsafeUtil.class
   x org/apache/hudi/com/google/protobuf/Utf8$DecodeUtil.class
   x org/apache/hudi/com/google/protobuf/Utf8$Processor.class
   x org/apache/hudi/com/google/protobuf/Utf8$SafeProcessor.class
   x org/apache/hudi/com/google/protobuf/Utf8$UnpairedSurrogateException.class
   x org/apache/hudi/com/google/protobuf/Utf8$UnsafeProcessor.class
   x org/apache/hudi/com/google/protobuf/Utf8.class
   x org/apache/hudi/com/google/protobuf/Value$1.class
   x org/apache/hudi/com/google/protobuf/Value$2.class
   x org/apache/hudi/com/google/protobuf/Value$Builder.class
   x org/apache/hudi/com/google/protobuf/Value$KindCase.class
   x org/apache/hudi/com/google/protobuf/Value.class
   x org/apache/hudi/com/google/protobuf/ValueOrBuilder.class
   x org/apache/hudi/com/google/protobuf/WireFormat$1.class
   x org/apache/hudi/com/google/protobuf/WireFormat$FieldType$1.class
   x org/apache/hudi/com/google/protobuf/WireFormat$FieldType$2.class
   x org/apache/hudi/com/google/protobuf/WireFormat$FieldType$3.class
   x org/apache/hudi/com/google/protobuf/WireFormat$FieldType$4.class
   x org/apache/hudi/com/google/protobuf/WireFormat$FieldType.class
   x org/apache/hudi/com/google/protobuf/WireFormat$JavaType.class
   x org/apache/hudi/com/google/protobuf/WireFormat$Utf8Validation$1.class
   x org/apache/hudi/com/google/protobuf/WireFormat$Utf8Validation$2.class
   x org/apache/hudi/com/google/protobuf/WireFormat$Utf8Validation$3.class
   x org/apache/hudi/com/google/protobuf/WireFormat$Utf8Validation.class
   x org/apache/hudi/com/google/protobuf/WireFormat.class
   x org/apache/hudi/com/google/protobuf/WrappersProto.class
   x org/apache/hudi/com/google/protobuf/Writer$FieldOrder.class
   x org/apache/hudi/com/google/protobuf/Writer.class
   x org/apache/hudi/com/google/protobuf/compiler/
   x org/apache/hudi/com/google/protobuf/compiler/PluginProtos$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorRequest$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorRequest$Builder.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorRequest.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorRequestOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$Builder.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$Feature$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$Feature.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$File$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$File$Builder.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$File.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse$FileOrBuilder.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponse.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$CodeGeneratorResponseOrBuilder.class
   x org/apache/hudi/com/google/protobuf/compiler/PluginProtos$Version$1.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$Version$Builder.class
   x org/apache/hudi/com/google/protobuf/compiler/PluginProtos$Version.class
   x 
org/apache/hudi/com/google/protobuf/compiler/PluginProtos$VersionOrBuilder.class
   x org/apache/hudi/com/google/protobuf/compiler/PluginProtos.class
   x google/
   x google/protobuf/
   x google/protobuf/any.proto
   x google/protobuf/api.proto
   x google/protobuf/descriptor.proto
   x google/protobuf/duration.proto
   x google/protobuf/empty.proto
   x google/protobuf/field_mask.proto
   x google/protobuf/source_context.proto
   x google/protobuf/struct.proto
   x google/protobuf/timestamp.proto
   x google/protobuf/type.proto
   x google/protobuf/wrappers.proto
   ```
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to