Skip to content

Commit

Permalink
Fix Compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
HonahX committed Jan 10, 2025
1 parent 8f667de commit 4f50370
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ public static TableMetadata replacePaths(
// TODO: update statistic file paths
metadata.statisticsFiles(),
metadata.partitionStatisticsFiles(),
metadata.rowLinageEnabled(),
metadata.nextRowId(),
metadata.changes());
}

Expand Down

0 comments on commit 4f50370

Please sign in to comment.