Skip to content

Commit 44dba1e

Browse files
committed
test: update hydration catalog documentation golden
1 parent 104ca91 commit 44dba1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sqllogictest/autogenerated/mz_internal.slt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ dropped_at timestamp␠with␠time␠zone Wall-clock␠timestamp␠of␠when
391391
query TTT
392392
SELECT name, type, comment FROM objects WHERE schema = 'mz_internal' AND object = 'mz_object_hydration_history' ORDER BY position
393393
----
394-
object_id text The␠ID␠of␠the␠object's␠dataflow,␠as␠reported␠by␠the␠replica.␠Join␠`mz_internal.mz_object_global_ids`␠to␠reach␠the␠index␠or␠materialized␠view,␠which␠may␠no␠longer␠exist.
394+
object_id text The␠ID␠of␠the␠object's␠dataflow,␠as␠reported␠by␠the␠replica.␠Join␠`mz_internal.mz_object_global_ids`␠to␠reach␠the␠index␠or␠materialized␠view␠while␠that␠mapping␠exists.␠Dropping␠the␠dataflow␠retracts␠the␠mapping,␠so␠historical␠IDs␠may␠no␠longer␠resolve.
395395
cluster_id text The␠ID␠of␠the␠object's␠cluster.
396396
replica_id text The␠ID␠of␠the␠cluster␠replica.␠May␠name␠a␠replica␠that␠no␠longer␠exists.
397397
installed_at timestamp␠with␠time␠zone When␠the␠object's␠dataflow␠was␠installed␠on␠the␠replica.

0 commit comments

Comments
 (0)