Skip to content

Commit

Permalink
code review update
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-turner committed Feb 22, 2024
1 parent 8331e66 commit ca2c510
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ public ClientContext getClientContext() {
}

public TableId getTableId() {
ensureOpen();
return tableId;
}

Expand Down

0 comments on commit ca2c510

Please sign in to comment.