From 769f56eb5a72f8de393d1c4578c422837f98ddb0 Mon Sep 17 00:00:00 2001 From: Will Donnelly Date: Thu, 27 Feb 2025 03:53:17 -0600 Subject: [PATCH] source-redshift-batch: Fix overlooked snapshots --- .../.snapshots/TestCaptureFromView-DiscoveryWithViews | 6 ++---- .../.snapshots/TestCaptureFromView-DiscoveryWithoutViews | 3 +-- .../TestFeatureFlagKeylessRowID-Disabled-Discovery | 3 +-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithViews b/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithViews index 1a95d5cde..1be94e919 100644 --- a/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithViews +++ b/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithViews @@ -52,8 +52,7 @@ Binding 0: "type": "object", "required": [ "polled", - "index", - "row_id" + "index" ] }, "id": { @@ -140,8 +139,7 @@ Binding 1: "type": "object", "required": [ "polled", - "index", - "row_id" + "index" ] }, "id": { diff --git a/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithoutViews b/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithoutViews index 3d0d2e579..56384f8f5 100644 --- a/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithoutViews +++ b/source-redshift-batch/.snapshots/TestCaptureFromView-DiscoveryWithoutViews @@ -52,8 +52,7 @@ Binding 0: "type": "object", "required": [ "polled", - "index", - "row_id" + "index" ] }, "id": { diff --git a/source-redshift-batch/.snapshots/TestFeatureFlagKeylessRowID-Disabled-Discovery b/source-redshift-batch/.snapshots/TestFeatureFlagKeylessRowID-Disabled-Discovery index 2bb1dc004..7a61231c9 100644 --- a/source-redshift-batch/.snapshots/TestFeatureFlagKeylessRowID-Disabled-Discovery +++ b/source-redshift-batch/.snapshots/TestFeatureFlagKeylessRowID-Disabled-Discovery @@ -51,8 +51,7 @@ Binding 0: "type": "object", "required": [ "polled", - "index", - "row_id" + "index" ] }, "data": {