Skip to content

Commit

Permalink
Update ClusterSchemaManager.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Caideyipi committed Nov 29, 2024
1 parent 4fb5941 commit 54f7a59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ public TSStatus alterDatabase(
}
}

// For table model's ttl
if (databaseSchema.isIsTableModel() && databaseSchema.isSetTTL()) {
return configManager.getProcedureManager().alterDatabase(databaseSchema, isGeneratedByPipe);
}
Expand Down

0 comments on commit 54f7a59

Please sign in to comment.