Skip to content

Commit

Permalink
javadoc fix
Browse files Browse the repository at this point in the history
pdowler committed Oct 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0467e93 commit af7e684
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -308,8 +308,7 @@ public TableDesc getTable(String tableName) {
* Get table description.
*
* @param tableName
* @param shallow
* true to only the table metadata
* @param depth
* @return
*/
public TableDesc getTable(String tableName, int depth) {

0 comments on commit af7e684

Please sign in to comment.