Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ajantha-bhat committed Dec 17, 2023
1 parent 3515489 commit a1d74dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static Map<Integer, PartitionSpec> transformSpecs(

abstract MetadataTableType metadataTableType();

public BaseTable table() {
protected BaseTable table() {
return table;
}

Expand Down

0 comments on commit a1d74dd

Please sign in to comment.