Skip to content

Commit

Permalink
fix: Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
larshelge committed Nov 26, 2024
1 parent 793b9fa commit 105b514
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ private List<AnalyticsTableColumn> getColumns(Program program) {
}
}
if (sqlBuilder.supportsDeclarativePartitioning()) {
// Add the year column required for declarative partitioning
columns.add(getPartitionColumn());
}

Expand Down

0 comments on commit 105b514

Please sign in to comment.