Skip to content

Commit

Permalink
fix some minor code issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tmyVvit committed Oct 19, 2023
1 parent fbe67b2 commit 3294591
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public final class IndexPartitionSegment implements SQLSegment {

/**
* Get tablespace.
*
* @return tablespace
*/
public Optional<TablespaceSegment> getTablespace() {
Expand Down

0 comments on commit 3294591

Please sign in to comment.