[
https://issues.apache.org/jira/browse/HIVE-26092?focusedWorklogId=755709&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755709
]
ASF GitHub Bot logged work on HIVE-26092:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Apr/22 11:51
Start Date: 12/Apr/22 11:51
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on code in PR #3185:
URL: https://github.com/apache/hive/pull/3185#discussion_r848342119
##########
common/src/java/org/apache/hadoop/hive/common/type/Date.java:
##########
@@ -39,7 +39,7 @@
/**
* This is the internal type for Date. The full qualified input format of Date
* is "uuuu-MM-dd". For example: "2021-02-11".
- * <table border="2">
+ * <table border="2" summary="">
Review Comment:
jeez! this problem will make a comeback in jdk11 :facepalm:
https://stackoverflow.com/questions/22528767/how-to-work-around-the-stricter-java-8-javadoc-when-using-maven
Issue Time Tracking
-------------------
Worklog Id: (was: 755709)
Time Spent: 40m (was: 0.5h)
> Fix javadoc errors for the 4.0.0 release
> ----------------------------------------
>
> Key: HIVE-26092
> URL: https://issues.apache.org/jira/browse/HIVE-26092
> Project: Hive
> Issue Type: Task
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently there are plenty of errors in the javadoc.
> We should fix those before a final release
--
This message was sent by Atlassian Jira
(v8.20.1#820001)