[
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
*| 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. |
| `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
||*Class Name*||*Problem Description*||
|{{HiveCatalogConstants.java}}|Package {{org.apache.flink.sql.parser.hive.ddl}}
does not exist (multiple occurrences in different versions 1.14.x, 1.15.x,
1.16.x, 1.17.x).|
|{{DDLExecutor.java}}|Warning: {{@return}} tag has no arguments.|
|{{VersionMigrator.java}}|Warning: {{@return}} tag has no arguments.|
|{{BulkInsertPartitioner.java}}|Warning: {{@return}} tag has no arguments
(multiple occurrences).|
|{{RDDBucketIndexPartitioner.java}}|Warning: {{@return}} tag has no arguments.|
|{{RDDCustomColumnsSortPartitioner.java}}|Tag {{@link}} illegal character in
"JavaRDD<HoodieRecord>" and reference not found.|
|{{RowCustomColumnsSortPartitioner.java}}|Tag {{@link}} illegal character in
"Dataset<Row>" and reference not found.|
|{{HoodieLogFormat.java}}|Warning: {{@return}} tag has no arguments.|
|{{Lazy.java}}|Tag {{@link}} reference not found for {{{}T{}}}.|
|{{Transient.java}}|Tag {{@link}} reference not found for {{{}T{}}}.|
|{{CleanerUtils.java}}|Warning: {{@return}} tag has no arguments.|
|{{ClusteringUtils.java}}|Warning: {{@return}} tag has no arguments.|
|{{CompactionUtils.java}}|Warning: {{@return}} tag has no arguments.|
|{{ComparableVersion.java}}|Warning: {{@see}} tag has an illegal character in
URL.|
|{{Either.java}}|Tag {{@link}} reference not found for {{L}} and {{{}R{}}}.|
|{{HFileUtils.java}}|Tag {{@link}} reference not found for
{{{}Compression.Algorithm{}}}.|
|{{MarkerUtils.java}}|Warning: {{@return}} tag has no arguments (multiple
occurrences).|
|{{ReflectionUtils.java}}|Warning: {{@return}} tag has no arguments.|
|{{SerializationUtils.java}}|Tag {{@link}} reference not found for
{{{}com.esotericsoftware.kryo.serializers.FieldSerializer{}}}.|
|{{HiveMetastoreBasedLockProvider.java}}|Tag {{@link}} illegal character in URL
and reference not found.|
|{{HFileTrailer.java}}|Tag {{@link}} reference not found for
{{{}HFileProtos.TrailerProto{}}}.|
|{{HDFSParquetImporter.java}}|Tag {{@link}} reference not found for
{{{}HoodieStreamer.Config#runBootstrap{}}}.|
|{{UtilHelpers.java}}|Warning: {{@return}} tag has no arguments (multiple
occurrences).|
|{{ClusteringPlanSourceFunction.java}}|Missing closing '}' for inline tag in
Javadoc.|
|{{HoodieBulkInsertDataInternalWriter.java}}|Tag {{@link}} illegal character in
"DataWriter<InternalRow>" and reference not found.|
|{{TimelinePathProvider.java}}|Warning: {{@return}} tag has no arguments.|
|{{InstantComparator.java}}|Warning: {{@return}} tag has no arguments (multiple
occurrences).|
|{{InstantFileNameParser.java}}|Warning: {{@return}} tag has no arguments
(multiple occurrences).|
|{{HoodieActiveTimeline.java}}|Warning: {{@return}} tag has no arguments
(multiple occurrences).|
|{{CompletionTimeQueryView.java}}|Warning: {{@return}} tag has no arguments and
incorrect parameter name for "instantTime".|
> 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
>
> *| 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. |
> | `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)