Dimitris Tsirogiannis created KUDU-1732:
-------------------------------------------
Summary: Java API docs are not complete
Key: KUDU-1732
URL: https://issues.apache.org/jira/browse/KUDU-1732
Project: Kudu
Issue Type: Bug
Components: documentation
Affects Versions: 1.0.1
Reporter: Dimitris Tsirogiannis
Priority: Minor
In some cases, the Kudu Java API docs are not complete and lack important
details. For example, in
http://kudu.apache.org/apidocs/org/apache/kudu/Schema.html#getColumn(java.lang.String),
it's not documented what will happen if the specified parameter does not
correspond to an existing column. Will the function throw an exception or does
it return null?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)