[ https://issues.apache.org/jira/browse/HUDI-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geser Dugarov updated HUDI-8872: -------------------------------- Description: Current list for master, commit 1f6d55723d88fa9881464e94610eb15f245bea52, is below. | Class Name | Problem Description | |------------|---------------------| | `HiveCatalogConstants` | Package `org.apache.flink.sql.parser.hive.ddl` does not exist. | | `DDLExecutor` | Warning - `@return` tag has no arguments. | | `VersionMigrator` | Warning - `@return` tag has no arguments. | | `BulkInsertPartitioner` | Warning - `@return` tag has no arguments. | | `RDDBucketIndexPartitioner` | Warning - `@return` tag has no arguments. | | `RDDCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: "60"` in `JavaRDD<HoodieRecord>`. | | `RowCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: "60"` in `Dataset<Row>`. | | `HoodieLogFormat` | Warning - `@return` tag has no arguments. | | `Lazy` | Warning - Tag `@link: reference not found: T`. | | `Transient` | Warning - Tag `@link: reference not found: T`. | | `CleanerUtils` | Warning - `@return` tag has no arguments. | | `ClusteringUtils` | Warning - `@return` tag has no arguments. | | `CompactionUtils` | Warning - `@return` tag has no arguments. | | `ComparableVersion` | Warning - Tag `@see` missing final `>` in link. | | `Either` | Warning - Tag `@link: reference not found: L`. | | `HFileUtils` | Warning - Tag `@link: reference not found: Compression.Algorithm`. | | `MarkerUtils` | Warning - `@return` tag has no arguments. | | `ReflectionUtils` | Warning - `@return` tag has no arguments. | | `SerializationUtils` | Warning - Tag `@link: reference not found: com.esotericsoftware.kryo.serializers.FieldSerializer`. | | `HiveMetastoreBasedLockProvider` | Warning - Tag `@link: reference not found: /cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Locking`. | | `HFileTrailer` | Warning - Tag `@link: reference not found: HFileProtos.TrailerProto`. | | `HDFSParquetImporter` | Warning - Tag `@link: reference not found: HoodieStreamer.Config#runBootstrap`. | | `UtilHelpers` | Warning - `@return` tag has no arguments. | | `ClusteringPlanSourceFunction` | Warning - Missing closing `}` for inline tag. | | `HoodieBulkInsertDataInternalWriter` | Warning - Tag `@link: illegal character` in `DataWriter<InternalRow>`. | | `ParquetColumnarRowSplitReader` | Warning - Tag `@link: reference not found`. | | `Registry` | Warning - `@return` tag has no arguments. | | `HoodieTimeline` | Warning - `@return` tag has no arguments. | | `CompletionTimeQueryView` | Warning - `@return` tag has no arguments. | | `HoodieActiveTimeline` | Warning - `@return` tag has no arguments. | | `InstantComparator` | Warning - `@return` tag has no arguments. | | `InstantFileNameParser` | Warning - `@return` tag has no arguments. | | `TimelinePathProvider` | Warning - `@return` tag has no arguments. | was: Current list for master, commit 1f6d55723d88fa9881464e94610eb15f245bea52, is below. | Class Name | Problem Description | |------------|---------------------| | `HiveCatalogConstants` | Package `org.apache.flink.sql.parser.hive.ddl` does not exist. | | `DDLExecutor` | Warning - `@return` tag has no arguments. | | `VersionMigrator` | Warning - `@return` tag has no arguments. | | `BulkInsertPartitioner` | Warning - `@return` tag has no arguments. | | `RDDBucketIndexPartitioner` | Warning - `@return` tag has no arguments. | | `RDDCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: "60"` in `JavaRDD<HoodieRecord>`. | | `RowCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: "60"` in `Dataset<Row>`. | | `HoodieLogFormat` | Warning - `@return` tag has no arguments. | | `Lazy` | Warning - Tag `@link: reference not found: T`. | | `Transient` | Warning - Tag `@link: reference not found: T`. | | `CleanerUtils` | Warning - `@return` tag has no arguments. | | `ClusteringUtils` | Warning - `@return` tag has no arguments. | | `CompactionUtils` | Warning - `@return` tag has no arguments. | | `ComparableVersion` | Warning - Tag `@see` missing final `>` in link. | | `Either` | Warning - Tag `@link: reference not found: L`. | | `HFileUtils` | Warning - Tag `@link: reference not found: Compression.Algorithm`. | | `MarkerUtils` | Warning - `@return` tag has no arguments. | | `ReflectionUtils` | Warning - `@return` tag has no arguments. | | `SerializationUtils` | Warning - Tag `@link: reference not found: com.esotericsoftware.kryo.serializers.FieldSerializer`. | | `HiveMetastoreBasedLockProvider` | Warning - Tag `@link: reference not found: /cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Locking`. | | `HFileTrailer` | Warning - Tag `@link: reference not found: HFileProtos.TrailerProto`. | | `HDFSParquetImporter` | Warning - Tag `@link: reference not found: HoodieStreamer.Config#runBootstrap`. | | `UtilHelpers` | Warning - `@return` tag has no arguments. | | `ClusteringPlanSourceFunction` | Warning - Missing closing `}` for inline tag. | | `HoodieBulkInsertDataInternalWriter` | Warning - Tag `@link: illegal character` in `DataWriter<InternalRow>`. | | `ParquetColumnarRowSplitReader` | Warning - Tag `@link: reference not found`. | | `Registry` | Warning - `@return` tag has no arguments. | | `HoodieTimeline` | Warning - `@return` tag has no arguments. | | `CompletionTimeQueryView` | Warning - `@return` tag has no arguments. | | `HoodieActiveTimeline` | Warning - `@return` tag has no arguments. | | `InstantComparator` | Warning - `@return` tag has no arguments. | | `InstantFileNameParser` | Warning - `@return` tag has no arguments. | | `TimelinePathProvider` | Warning - `@return` tag has no arguments. | > Fix javadoc comments > -------------------- > > Key: HUDI-8872 > URL: https://issues.apache.org/jira/browse/HUDI-8872 > Project: Apache Hudi > Issue Type: Wish > Reporter: Geser Dugarov > Priority: Minor > > Current list for master, commit 1f6d55723d88fa9881464e94610eb15f245bea52, is > below. > | Class Name | Problem Description | > |------------|---------------------| > | `HiveCatalogConstants` | Package `org.apache.flink.sql.parser.hive.ddl` > does not exist. | > | `DDLExecutor` | Warning - `@return` tag has no arguments. | > | `VersionMigrator` | Warning - `@return` tag has no arguments. | > | `BulkInsertPartitioner` | Warning - `@return` tag has no arguments. | > | `RDDBucketIndexPartitioner` | Warning - `@return` tag has no arguments. | > | `RDDCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: > "60"` in `JavaRDD<HoodieRecord>`. | > | `RowCustomColumnsSortPartitioner` | Warning - Tag `@link:illegal character: > "60"` in `Dataset<Row>`. | > | `HoodieLogFormat` | Warning - `@return` tag has no arguments. | > | `Lazy` | Warning - Tag `@link: reference not found: T`. | > | `Transient` | Warning - Tag `@link: reference not found: T`. | > | `CleanerUtils` | Warning - `@return` tag has no arguments. | > | `ClusteringUtils` | Warning - `@return` tag has no arguments. | > | `CompactionUtils` | Warning - `@return` tag has no arguments. | > | `ComparableVersion` | Warning - Tag `@see` missing final `>` in link. | > | `Either` | Warning - Tag `@link: reference not found: L`. | > | `HFileUtils` | Warning - Tag `@link: reference not found: > Compression.Algorithm`. | > | `MarkerUtils` | Warning - `@return` tag has no arguments. | > | `ReflectionUtils` | Warning - `@return` tag has no arguments. | > | `SerializationUtils` | Warning - Tag `@link: reference not found: > com.esotericsoftware.kryo.serializers.FieldSerializer`. | > | `HiveMetastoreBasedLockProvider` | Warning - Tag `@link: reference not > found: > /cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Locking`. > | > | `HFileTrailer` | Warning - Tag `@link: reference not found: > HFileProtos.TrailerProto`. | > | `HDFSParquetImporter` | Warning - Tag `@link: reference not found: > HoodieStreamer.Config#runBootstrap`. | > | `UtilHelpers` | Warning - `@return` tag has no arguments. | > | `ClusteringPlanSourceFunction` | Warning - Missing closing `}` for inline > tag. | > | `HoodieBulkInsertDataInternalWriter` | Warning - Tag `@link: illegal > character` in `DataWriter<InternalRow>`. | > | `ParquetColumnarRowSplitReader` | Warning - Tag `@link: reference not > found`. | > | `Registry` | Warning - `@return` tag has no arguments. | > | `HoodieTimeline` | Warning - `@return` tag has no arguments. | > | `CompletionTimeQueryView` | Warning - `@return` tag has no arguments. | > | `HoodieActiveTimeline` | Warning - `@return` tag has no arguments. | > | `InstantComparator` | Warning - `@return` tag has no arguments. | > | `InstantFileNameParser` | Warning - `@return` tag has no arguments. | > | `TimelinePathProvider` | Warning - `@return` tag has no arguments. | > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)