You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes-on-prem.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
19
19
### New Features
20
20
- Added [API](publish-apis/README.md) multi-node high-availability to improve service stability.
21
21
- In Operational Data Hub [table-detail lineage view](operational-data-hub/fdm-layer/validate-views.md), task lag is now displayed so you can spot pipeline delays at a glance.
22
-
-[Incremental data validation](data-replication/incremental-check.md) can now generate custom repair SQL, letting DBAs review and apply fixes selectively.
22
+
-[Incremental data validation](data-replication/incremental-check.md) can now generate custom repair SQL, letting DBA review and apply fixes selectively.
23
23
24
24
### Enhancements
25
25
- PostgreSQL sources without a primary key but with multiple unique indexes now auto-pick one as the replica-identity key (shown as “coreUnique” in the UI).
0 commit comments