Skip to content

Conversation

@github-actions
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 22, 2025 17:50
@github-actions github-actions bot force-pushed the automated/docker-compose-image-tags-upgrade branch 4 times, most recently from f7e6030 to fcf2d79 Compare October 6, 2025 15:01
@github-actions github-actions bot force-pushed the automated/docker-compose-image-tags-upgrade branch 3 times, most recently from 920465a to 8fef702 Compare October 20, 2025 15:01
@github-actions github-actions bot force-pushed the automated/docker-compose-image-tags-upgrade branch from 8fef702 to 0a873e0 Compare October 27, 2025 15:01
@ilidemi ilidemi disabled auto-merge October 27, 2025 23:16
@ilidemi ilidemi enabled auto-merge (squash) October 27, 2025 23:16
@codecov
Copy link

codecov bot commented Oct 27, 2025

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
1293 3 1290 140
View the top 3 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::TestBigQueryClickhouseSuite
Stack Traces | 0s run time
=== RUN   TestBigQueryClickhouseSuite
=== PAUSE TestBigQueryClickhouseSuite
=== CONT  TestBigQueryClickhouseSuite
--- FAIL: TestBigQueryClickhouseSuite (0.00s)
2025/10/27 23:29:19 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2025/10/27 23:29:19 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ
Stack Traces | 0s run time
=== RUN   TestGenericBQ
=== PAUSE TestGenericBQ
=== CONT  TestGenericBQ
--- FAIL: TestGenericBQ (0.00s)
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
Stack Traces | 33.9s run time
=== RUN   TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
=== PAUSE TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
=== CONT  TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting
    generic_test.go:739: UNEXPECTED STATUS TIMEOUT STATUS_SNAPSHOT
    bigquery.go:86: begin tearing down postgres schema bq_kluiep5y_20251028001233
2025/10/28 00:13:07 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id"
2025/10/28 00:13:07 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id"
2025/10/28 00:13:07 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17561940566690843173 CURSOR FOR SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id" args=[]
2025/10/28 00:13:07 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id" channelLen=0
2025/10/28 00:13:07 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17561940566690843173
2025/10/28 00:13:07 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17561940566690843173 records=20 bytes=680 channelLen=19
2025/10/28 00:13:07 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id" rows=20 bytes=680 channelLen=19
2025/10/28 00:13:07 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17561940566690843173
2025/10/28 00:13:07 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17561940566690843173 records=0 bytes=0 channelLen=0
2025/10/28 00:13:07 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/28 00:13:07 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/28 00:13:07 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,ky,value,myh FROM e2e_test_sf_a1bgy9hg_20251028001231.\"test_simple\" ORDER BY id" rows=20 bytes=680 channelLen=0
--- FAIL: TestGenericBQ/Test_Inheritance_Table_With_Dynamic_Setting (33.86s)
github.com/PeerDB-io/peerdb/flow/e2e::TestGenericBQ/Test_Simple_Flow
Stack Traces | 33.9s run time
=== RUN   TestGenericBQ/Test_Simple_Flow
=== PAUSE TestGenericBQ/Test_Simple_Flow
=== CONT  TestGenericBQ/Test_Simple_Flow
    generic_test.go:120: UNEXPECTED STATUS TIMEOUT STATUS_SNAPSHOT
    bigquery.go:86: begin tearing down postgres schema bq_xfbfoxcz_20251028001238
2025/10/28 00:13:12 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_dqtd3gor.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/28 00:13:12 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_dqtd3gor.\"test_inheritance_dynconf\" ORDER BY id"
--- FAIL: TestGenericBQ/Test_Simple_Flow (33.87s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg/TestFlowStatusUpdate
Stack Traces | 126s run time
=== RUN   TestApiPg/TestFlowStatusUpdate
=== PAUSE TestApiPg/TestFlowStatusUpdate
=== CONT  TestApiPg/TestFlowStatusUpdate
2025/10/27 23:25:05 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:25:05 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:25:05 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id"
2025/10/27 23:25:05 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id"
2025/10/27 23:25:05 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_2279561563871871320 CURSOR FOR SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:25:05 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11838577298426766087 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id" args=[]
2025/10/27 23:25:05 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id" channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2279561563871871320
2025/10/27 23:25:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11838577298426766087
2025/10/27 23:25:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2279561563871871320 records=1 bytes=12 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2279561563871871320
2025/10/27 23:25:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2279561563871871320 records=0 bytes=0 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11838577298426766087 records=10 bytes=230 channelLen=9
2025/10/27 23:25:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id" rows=10 bytes=230 channelLen=9
2025/10/27 23:25:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11838577298426766087
2025/10/27 23:25:05 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchg_nrtxitff.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:25:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11838577298426766087 records=0 bytes=0 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:05 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:05 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nf2w9b2n.\"test_partition\" ORDER BY id" rows=10 bytes=230 channelLen=0
    flow_status_test.go:134: WaitFor wait for paused state 2025-10-27 23:25:08.755633776 +0000 UTC m=+61.094947653
2025/10/27 23:25:08 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:25:08 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:25:08 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:25:08 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:25:08 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_9831029589986542318 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:25:08 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6006799865162196679 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:25:08 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6006799865162196679
2025/10/27 23:25:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6006799865162196679 records=13 bytes=293 channelLen=12
2025/10/27 23:25:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:25:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6006799865162196679
2025/10/27 23:25:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6006799865162196679 records=0 bytes=0 channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:08 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9831029589986542318
2025/10/27 23:25:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9831029589986542318 records=8 bytes=168 channelLen=7
2025/10/27 23:25:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=7
2025/10/27 23:25:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9831029589986542318
2025/10/27 23:25:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9831029589986542318 records=0 bytes=0 channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:08 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:08 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
    flow_status_test.go:144: WaitFor wait for running state 2025-10-27 23:25:10.760917824 +0000 UTC m=+63.100231691
2025/10/27 23:25:10 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9880272122546536087
2025/10/27 23:25:10 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9880272122546536087 records=13 bytes=293 channelLen=12
2025/10/27 23:25:10 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_bq_qagexgcp_20251027232418.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:25:10 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9880272122546536087
2025/10/27 23:25:10 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9880272122546536087 records=0 bytes=0 channelLen=0
2025/10/27 23:25:10 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_bq_qagexgcp_20251027232418.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:10 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:10 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_bq_qagexgcp_20251027232418.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
    api_test.go:44: begin tearing down postgres schema api_nobbfjxr
2025/10/27 23:25:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:25:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:25:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:25:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:25:11 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_15971867918374218190 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:25:11 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14363398727301180898 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:25:11 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14363398727301180898
2025/10/27 23:25:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15971867918374218190
2025/10/27 23:25:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14363398727301180898 records=8 bytes=168 channelLen=7
2025/10/27 23:25:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14363398727301180898
2025/10/27 23:25:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15971867918374218190 records=13 bytes=293 channelLen=12
2025/10/27 23:25:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=11
2025/10/27 23:25:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15971867918374218190
2025/10/27 23:25:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15971867918374218190 records=0 bytes=0 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14363398727301180898 records=0 bytes=0 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:25:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_nevnm18c.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
2025/10/27 23:25:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchg_c253lybv.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
    api_test.go:44: 
        	Error Trace:	.../flow/e2e/pg.go:149
        	            				.../flow/e2e/api_test.go:44
        	            				.../flow/e2eshared/e2eshared.go:38
        	            				.../hostedtoolcache/go/1.25.3.../src/testing/testing.go:1308
        	            				.../hostedtoolcache/go/1.25.3.../src/testing/testing.go:1572
        	            				.../hostedtoolcache/go/1.25.3.../src/testing/testing.go:1928
        	            				.../hostedtoolcache/go/1.25.3.../src/runtime/asm_amd64.s:1693
        	Error:      	failed to teardown postgres schema
        	Test:       	TestApiPg/TestFlowStatusUpdate
        	Messages:   	api_nobbfjxr: failed to drop e2e_test schema: timeout: context already done: context deadline exceeded
--- FAIL: TestApiPg/TestFlowStatusUpdate (126.28s)
github.com/PeerDB-io/peerdb/flow/e2e::TestBigQueryClickhouseSuite/Test_Types
Stack Traces | 184s run time
=== RUN   TestBigQueryClickhouseSuite/Test_Types
=== PAUSE TestBigQueryClickhouseSuite/Test_Types
=== CONT  TestBigQueryClickhouseSuite/Test_Types
2025/10/27 23:26:14 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:14 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:14 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11467628197814717058 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:26:14 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:26:14 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11467628197814717058
2025/10/27 23:26:14 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11467628197814717058 records=8 bytes=168 channelLen=7
2025/10/27 23:26:14 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:26:14 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11467628197814717058
2025/10/27 23:26:14 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11467628197814717058 records=0 bytes=0 channelLen=0
2025/10/27 23:26:14 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:14 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:14 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
    bigquery_source_test.go:452: ClickHouse database: e2e_test_bqch_xf03ljoh
    bigquery_source_test.go:458: Creating test table test_types_kgplw6tc with all supported types
    bigquery_source_test.go:618: Inserted 3 rows into source table
    bigquery_source_test.go:638: WaitFor all types replicated 2025-10-27 23:26:18.473316719 +0000 UTC m=+130.812630606
2025/10/27 23:26:18 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:18 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:18 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11330947970081229122 CURSOR FOR SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:18 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11330947970081229122
2025/10/27 23:26:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11330947970081229122 records=3 bytes=60 channelLen=2
2025/10/27 23:26:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
2025/10/27 23:26:18 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11330947970081229122
2025/10/27 23:26:18 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11330947970081229122 records=0 bytes=0 channelLen=0
2025/10/27 23:26:18 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:18 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:18 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
    bigquery_source_test.go:638: code: 60, message: Unknown table expression identifier 'test_types_kgplw6tc_dst' in scope SELECT id FROM test_types_kgplw6tc_dst FINAL WHERE _peerdb_is_deleted = 0 ORDER BY 1 ASC SETTINGS use_query_cache = false
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:23 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2025/10/27 23:26:23 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2025/10/27 23:26:23 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id"
2025/10/27 23:26:23 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id"
2025/10/27 23:26:23 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_1469211278716250563 CURSOR FOR SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id" args=[]
2025/10/27 23:26:23 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id" channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1469211278716250563
2025/10/27 23:26:23 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1469211278716250563 records=3 bytes=38 channelLen=2
2025/10/27 23:26:23 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id" rows=3 bytes=38 channelLen=2
2025/10/27 23:26:23 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1469211278716250563
2025/10/27 23:26:23 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:23 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:23 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1469211278716250563 records=0 bytes=0 channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:23 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_1dw6dsht.\"added\" ORDER BY id" rows=3 bytes=38 channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_16041363220397537016 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:26:23 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16041363220397537016
2025/10/27 23:26:23 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16041363220397537016 records=13 bytes=293 channelLen=12
2025/10/27 23:26:23 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:26:23 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16041363220397537016
2025/10/27 23:26:23 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16041363220397537016 records=0 bytes=0 channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:23 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:23 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:24 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:24 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:24 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_4313657706232996994 CURSOR FOR SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:24 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:24 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4313657706232996994
2025/10/27 23:26:24 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4313657706232996994 records=3 bytes=60 channelLen=2
2025/10/27 23:26:24 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
2025/10/27 23:26:24 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4313657706232996994
2025/10/27 23:26:24 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4313657706232996994 records=0 bytes=0 channelLen=0
2025/10/27 23:26:24 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:24 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:24 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:27 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:27 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:27 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_16089297808795709336 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:26:27 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:26:27 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16089297808795709336
2025/10/27 23:26:27 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16089297808795709336 records=13 bytes=293 channelLen=12
2025/10/27 23:26:27 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:26:27 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16089297808795709336
2025/10/27 23:26:27 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16089297808795709336 records=0 bytes=0 channelLen=0
2025/10/27 23:26:27 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:27 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:27 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:29 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:31 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:31 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:31 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6797021045962798209 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:26:31 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6797021045962798209
2025/10/27 23:26:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6797021045962798209 records=6 bytes=126 channelLen=5
2025/10/27 23:26:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=6 bytes=126 channelLen=5
2025/10/27 23:26:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6797021045962798209
2025/10/27 23:26:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6797021045962798209 records=0 bytes=0 channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:31 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=6 bytes=126 channelLen=0
2025/10/27 23:26:31 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:26:31 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:26:31 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_13816801390608855314 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" args=[]
2025/10/27 23:26:31 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13816801390608855314
2025/10/27 23:26:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13816801390608855314 records=3 bytes=63 channelLen=2
2025/10/27 23:26:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13816801390608855314
2025/10/27 23:26:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13816801390608855314 records=0 bytes=0 channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:31 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:31 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:33 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:33 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:33 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_9179636178542550382 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:33 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9179636178542550382
2025/10/27 23:26:33 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9179636178542550382 records=1 bytes=12 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9179636178542550382
2025/10/27 23:26:33 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9179636178542550382 records=0 bytes=0 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:33 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:33 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:33 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:33 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_3579076588411042225 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:26:33 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3579076588411042225
2025/10/27 23:26:33 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3579076588411042225 records=0 bytes=0 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:33 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:33 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:34 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:34 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:34 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_9206490725245346543 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:26:34 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:26:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9206490725245346543
2025/10/27 23:26:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9206490725245346543 records=13 bytes=293 channelLen=12
2025/10/27 23:26:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:26:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9206490725245346543
2025/10/27 23:26:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9206490725245346543 records=0 bytes=0 channelLen=0
2025/10/27 23:26:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:34 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:34 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:35 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:35 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:26:35 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_16520637462054503489 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:26:35 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:26:35 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16520637462054503489
2025/10/27 23:26:35 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16520637462054503489 records=8 bytes=168 channelLen=7
2025/10/27 23:26:35 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:26:35 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16520637462054503489
2025/10/27 23:26:35 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16520637462054503489 records=0 bytes=0 channelLen=0
2025/10/27 23:26:35 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:35 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:35 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_xk0t5mkq.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:37 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:37 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:37 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_15150268511630997336 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:37 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15150268511630997336
2025/10/27 23:26:37 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15150268511630997336 records=1 bytes=12 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15150268511630997336
2025/10/27 23:26:37 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15150268511630997336 records=0 bytes=0 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:37 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:37 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:37 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:37 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_15061531791851289257 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:26:37 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15061531791851289257
2025/10/27 23:26:37 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_15061531791851289257 records=0 bytes=0 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:37 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:37 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:38 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:38 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:38 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_18251868270782258 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:26:38 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:26:38 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18251868270782258
2025/10/27 23:26:38 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18251868270782258 records=13 bytes=293 channelLen=12
2025/10/27 23:26:38 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
2025/10/27 23:26:38 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18251868270782258
2025/10/27 23:26:38 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18251868270782258 records=0 bytes=0 channelLen=0
2025/10/27 23:26:38 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:38 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:38 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pgchclg_h5td6o99.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:40 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:42 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:42 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:42 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_13934951072461583205 CURSOR FOR SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:42 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:42 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13934951072461583205
2025/10/27 23:26:42 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13934951072461583205 records=4 bytes=48 channelLen=3
2025/10/27 23:26:42 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=2
2025/10/27 23:26:42 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13934951072461583205
2025/10/27 23:26:42 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_13934951072461583205 records=0 bytes=0 channelLen=0
2025/10/27 23:26:42 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:42 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:42 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pgchclg_ywefkeku.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:44 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:44 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:44 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_8067361507683697533 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:44 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8067361507683697533
2025/10/27 23:26:44 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8067361507683697533 records=1 bytes=12 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8067361507683697533
2025/10/27 23:26:44 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8067361507683697533 records=0 bytes=0 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:44 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=1 bytes=12 channelLen=0
2025/10/27 23:26:44 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:44 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:44 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_309720811903645556 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:26:44 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_309720811903645556
2025/10/27 23:26:44 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_309720811903645556 records=0 bytes=0 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:44 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:44 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:45 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id"
2025/10/27 23:26:45 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id"
2025/10/27 23:26:45 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14988404602410536398 CURSOR FOR SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" args=[]
2025/10/27 23:26:45 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14988404602410536398
2025/10/27 23:26:45 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14988404602410536398 records=1 bytes=21 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=1 bytes=21 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14988404602410536398
2025/10/27 23:26:45 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14988404602410536398 records=0 bytes=0 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:45 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=1 bytes=21 channelLen=0
2025/10/27 23:26:45 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id"
2025/10/27 23:26:45 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id"
2025/10/27 23:26:45 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11504430789953378 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" args=[]
2025/10/27 23:26:45 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11504430789953378
2025/10/27 23:26:45 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11504430789953378 records=0 bytes=0 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:45 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:45 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:48 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:48 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:26:48 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14770329939121193426 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:26:48 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:26:48 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14770329939121193426
2025/10/27 23:26:48 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14770329939121193426 records=2 bytes=40 channelLen=1
2025/10/27 23:26:48 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:26:48 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14770329939121193426
2025/10/27 23:26:48 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14770329939121193426 records=0 bytes=0 channelLen=0
2025/10/27 23:26:48 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:48 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:48 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:26:48 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:48 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:26:48 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_13808288685669939442 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[] error="ERROR: column \"c2\" does not exist (SQLSTATE 42703)"
2025/10/27 23:26:48 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"c2\" does not exist (SQLSTATE 42703)"
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:50 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:51 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:52 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id"
2025/10/27 23:26:52 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id"
2025/10/27 23:26:52 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11607644613626330342 CURSOR FOR SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" args=[]
2025/10/27 23:26:52 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11607644613626330342
2025/10/27 23:26:52 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11607644613626330342 records=1 bytes=21 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=1 bytes=21 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11607644613626330342
2025/10/27 23:26:52 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11607644613626330342 records=0 bytes=0 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:52 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM ONLY e2e_test_pg_0jhzarzr.\"test_inheritance\" ORDER BY id" rows=1 bytes=21 channelLen=0
2025/10/27 23:26:52 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id"
2025/10/27 23:26:52 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id"
2025/10/27 23:26:52 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10731920689415690758 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" args=[]
2025/10/27 23:26:52 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10731920689415690758
2025/10/27 23:26:52 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10731920689415690758 records=0 bytes=0 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:52 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:52 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_0jhzarzr.\"test_inheritance_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:54 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:55 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:55 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:26:55 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_4105440681123476788 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:26:55 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4105440681123476788
2025/10/27 23:26:55 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4105440681123476788 records=13 bytes=293 channelLen=12
2025/10/27 23:26:55 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:26:55 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4105440681123476788
2025/10/27 23:26:55 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4105440681123476788 records=0 bytes=0 channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:55 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
2025/10/27 23:26:55 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id"
2025/10/27 23:26:55 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id"
2025/10/27 23:26:55 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6713223127514577936 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" args=[]
2025/10/27 23:26:55 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6713223127514577936
2025/10/27 23:26:55 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6713223127514577936 records=0 bytes=0 channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:26:55 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:26:55 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:26:58 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_4618122218294129721 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:27:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4618122218294129721
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4618122218294129721 records=2 bytes=40 channelLen=1
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4618122218294129721
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4618122218294129721 records=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6981285935173334346 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:27:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6981285935173334346
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6981285935173334346 records=2 bytes=40 channelLen=1
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6981285935173334346
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6981285935173334346 records=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_pg_71kfy0tw.test_simple_schema_changes_dst
2025/10/27 23:27:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17076258995720009584 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:27:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17076258995720009584
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17076258995720009584 records=2 bytes=40 channelLen=1
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=1
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17076258995720009584
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17076258995720009584 records=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_5769060806306772212 CURSOR FOR SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:27:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5769060806306772212
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5769060806306772212 records=2 bytes=40 channelLen=1
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=2 bytes=40 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5769060806306772212
2025/10/27 23:27:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5769060806306772212 records=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c2,0) c2 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=2 bytes=40 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:05 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:27:05 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id"
2025/10/27 23:27:05 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_3145988909219608050 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" args=[]
2025/10/27 23:27:05 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3145988909219608050
2025/10/27 23:27:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3145988909219608050 records=13 bytes=293 channelLen=12
2025/10/27 23:27:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=12
2025/10/27 23:27:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3145988909219608050
2025/10/27 23:27:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3145988909219608050 records=0 bytes=0 channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:05 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot\" ORDER BY id" rows=13 bytes=293 channelLen=0
2025/10/27 23:27:05 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id"
2025/10/27 23:27:05 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id"
2025/10/27 23:27:05 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10436184326171000765 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" args=[]
2025/10/27 23:27:05 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10436184326171000765
2025/10/27 23:27:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10436184326171000765 records=0 bytes=0 channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:05 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:05 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_6b9rh7gq.\"test_partition_noroot_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:11 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17686105837252798000 CURSOR FOR SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:27:11 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17686105837252798000
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17686105837252798000 records=3 bytes=60 channelLen=2
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17686105837252798000
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17686105837252798000 records=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=3 bytes=60 channelLen=0
2025/10/27 23:27:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:11 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_7680799367245581476 CURSOR FOR SELECT id,c1,coalesce(c3,0) c3 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[] error="ERROR: column \"c3\" does not exist (SQLSTATE 42703)"
2025/10/27 23:27:11 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"c3\" does not exist (SQLSTATE 42703)"
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:14 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:15 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:15 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:15 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12405906267752580122 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:27:15 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12405906267752580122
2025/10/27 23:27:15 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12405906267752580122 records=8 bytes=168 channelLen=7
2025/10/27 23:27:15 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12405906267752580122
2025/10/27 23:27:15 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12405906267752580122 records=0 bytes=0 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:15 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:27:15 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:15 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:15 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17772505676376881054 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" args=[]
2025/10/27 23:27:15 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17772505676376881054
2025/10/27 23:27:15 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17772505676376881054 records=3 bytes=63 channelLen=2
2025/10/27 23:27:15 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17772505676376881054
2025/10/27 23:27:15 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17772505676376881054 records=0 bytes=0 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:15 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:15 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:17 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:21 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:21 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:21 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10783394536707874749 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:27:21 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10783394536707874749
2025/10/27 23:27:21 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10783394536707874749 records=4 bytes=48 channelLen=3
2025/10/27 23:27:21 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10783394536707874749
2025/10/27 23:27:21 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10783394536707874749 records=0 bytes=0 channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:21 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=0
2025/10/27 23:27:21 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:21 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:21 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_7649157878547254462 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:27:21 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7649157878547254462
2025/10/27 23:27:21 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7649157878547254462 records=3 bytes=36 channelLen=2
2025/10/27 23:27:21 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=3 bytes=36 channelLen=2
2025/10/27 23:27:21 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7649157878547254462
2025/10/27 23:27:21 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7649157878547254462 records=0 bytes=0 channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:21 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:21 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=3 bytes=36 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:22 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:22 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:22 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_3983643064890749643 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:27:22 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3983643064890749643
2025/10/27 23:27:22 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3983643064890749643 records=8 bytes=168 channelLen=7
2025/10/27 23:27:22 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3983643064890749643
2025/10/27 23:27:22 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3983643064890749643 records=0 bytes=0 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:22 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:27:22 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:22 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:22 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10602110103372735196 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" args=[]
2025/10/27 23:27:22 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10602110103372735196
2025/10/27 23:27:22 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10602110103372735196 records=3 bytes=63 channelLen=2
2025/10/27 23:27:22 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10602110103372735196
2025/10/27 23:27:22 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10602110103372735196 records=0 bytes=0 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:22 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:22 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:24 INFO fetched schema x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} table=e2e_test_mychg_uue4whir.test_simple_schema_changes
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:31 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:31 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id"
2025/10/27 23:27:31 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14495308812926717217 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" args=[]
2025/10/27 23:27:31 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14495308812926717217
2025/10/27 23:27:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14495308812926717217 records=4 bytes=48 channelLen=3
2025/10/27 23:27:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14495308812926717217
2025/10/27 23:27:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14495308812926717217 records=0 bytes=0 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:31 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes\" ORDER BY id" rows=4 bytes=48 channelLen=0
2025/10/27 23:27:31 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:31 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id"
2025/10/27 23:27:31 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14523114572664372227 CURSOR FOR SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" args=[]
2025/10/27 23:27:31 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14523114572664372227
2025/10/27 23:27:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14523114572664372227 records=3 bytes=36 channelLen=2
2025/10/27 23:27:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=3 bytes=36 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14523114572664372227
2025/10/27 23:27:31 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14523114572664372227 records=0 bytes=0 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:31 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:31 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1 FROM e2e_test_pg_71kfy0tw.\"test_simple_schema_changes_dst\" ORDER BY id" rows=3 bytes=36 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:27:56 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id"
2025/10/27 23:27:56 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id"
2025/10/27 23:27:56 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_5207606404834666264 CURSOR FOR SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" args=[]
2025/10/27 23:27:56 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5207606404834666264
2025/10/27 23:27:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5207606404834666264 records=2 bytes=76 channelLen=1
2025/10/27 23:27:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=2 bytes=76 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5207606404834666264
2025/10/27 23:27:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5207606404834666264 records=0 bytes=0 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:56 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=2 bytes=76 channelLen=0
2025/10/27 23:27:56 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id"
2025/10/27 23:27:56 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id"
2025/10/27 23:27:56 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_14106843650948834912 CURSOR FOR SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" args=[]
2025/10/27 23:27:56 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14106843650948834912
2025/10/27 23:27:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14106843650948834912 records=1 bytes=152 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=1 bytes=152 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14106843650948834912
2025/10/27 23:27:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_14106843650948834912 records=0 bytes=0 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:56 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:56 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=1 bytes=152 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:06 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id"
2025/10/27 23:28:06 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id"
2025/10/27 23:28:06 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6961910691074503753 CURSOR FOR SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" args=[]
2025/10/27 23:28:06 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6961910691074503753
2025/10/27 23:28:06 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6961910691074503753 records=2 bytes=76 channelLen=1
2025/10/27 23:28:06 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=2 bytes=76 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6961910691074503753
2025/10/27 23:28:06 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6961910691074503753 records=0 bytes=0 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:06 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector\" ORDER BY id" rows=2 bytes=76 channelLen=0
2025/10/27 23:28:06 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id"
2025/10/27 23:28:06 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id"
2025/10/27 23:28:06 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6092219300889942383 CURSOR FOR SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" args=[]
2025/10/27 23:28:06 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6092219300889942383
2025/10/27 23:28:06 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6092219300889942383 records=1 bytes=152 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=1 bytes=152 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6092219300889942383
2025/10/27 23:28:06 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6092219300889942383 records=0 bytes=0 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:06 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:06 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,v1,hv,sv FROM e2e_test_pg_tzu5zeuz.\"pg_pgvector_dst\" ORDER BY id" rows=1 bytes=152 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:25 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:25 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:25 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_8013638506016162462 CURSOR FOR SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" args=[]
2025/10/27 23:28:25 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" channelLen=0
2025/10/27 23:28:25 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8013638506016162462
2025/10/27 23:28:25 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8013638506016162462 records=10 bytes=1182 channelLen=9
2025/10/27 23:28:25 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=0
2025/10/27 23:28:25 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8013638506016162462
2025/10/27 23:28:25 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8013638506016162462 records=0 bytes=0 channelLen=0
2025/10/27 23:28:25 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:25 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:25 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:29 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:29 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:29 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_5558171841135715358 CURSOR FOR SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" args=[]
2025/10/27 23:28:29 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" channelLen=0
2025/10/27 23:28:29 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5558171841135715358
2025/10/27 23:28:29 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5558171841135715358 records=10 bytes=1182 channelLen=9
2025/10/27 23:28:29 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=9
2025/10/27 23:28:29 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5558171841135715358
2025/10/27 23:28:29 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_5558171841135715358 records=0 bytes=0 channelLen=0
2025/10/27 23:28:29 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:29 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:29 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:30 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:30 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id"
2025/10/27 23:28:30 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_2318990246962116393 CURSOR FOR SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" args=[]
2025/10/27 23:28:30 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" channelLen=0
2025/10/27 23:28:30 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2318990246962116393
2025/10/27 23:28:30 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2318990246962116393 records=10 bytes=1182 channelLen=9
2025/10/27 23:28:30 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=9
2025/10/27 23:28:30 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2318990246962116393
2025/10/27 23:28:30 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_2318990246962116393 records=0 bytes=0 channelLen=0
2025/10/27 23:28:30 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:30 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:30 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=10 bytes=1182 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:32 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id"
2025/10/27 23:28:32 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id"
2025/10/27 23:28:32 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_1063900995936446930 CURSOR FOR SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id" args=[]
2025/10/27 23:28:32 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id" channelLen=0
2025/10/27 23:28:32 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1063900995936446930
2025/10/27 23:28:32 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1063900995936446930 records=2 bytes=26610 channelLen=0
2025/10/27 23:28:32 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id" rows=2 bytes=26610 channelLen=0
2025/10/27 23:28:32 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1063900995936446930
2025/10/27 23:28:32 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1063900995936446930 records=0 bytes=0 channelLen=0
2025/10/27 23:28:32 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:32 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:32 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,t2,k FROM e2e_test_sf_7l40rhox_20251027232823.\"test_toast_sf_1\" ORDER BY id" rows=2 bytes=26610 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:39 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id"
2025/10/27 23:28:39 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id"
2025/10/27 23:28:39 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_7661067858178163685 CURSOR FOR SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id" args=[]
2025/10/27 23:28:39 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id" channelLen=0
2025/10/27 23:28:39 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7661067858178163685
2025/10/27 23:28:39 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7661067858178163685 records=1 bytes=8852 channelLen=0
2025/10/27 23:28:39 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id" rows=1 bytes=8852 channelLen=0
2025/10/27 23:28:39 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7661067858178163685
2025/10/27 23:28:39 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_7661067858178163685 records=0 bytes=0 channelLen=0
2025/10/27 23:28:39 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:39 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:39 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,t1,k FROM e2e_test_sf_ykbj31mq_20251027232826.\"test_toast_sf_4\" ORDER BY id" rows=1 bytes=8852 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:41 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_879086624063703934 CURSOR FOR SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" args=[]
2025/10/27 23:28:41 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" channelLen=0
2025/10/27 23:28:41 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_879086624063703934
2025/10/27 23:28:41 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_879086624063703934 records=5 bytes=591 channelLen=4
2025/10/27 23:28:41 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=5 bytes=591 channelLen=0
2025/10/27 23:28:41 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_879086624063703934
2025/10/27 23:28:41 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_879086624063703934 records=0 bytes=0 channelLen=0
2025/10/27 23:28:41 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:41 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:41 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,t,t2 FROM e2e_test_sf_j3xulb9q_20251027232818.\"test_exclude_sf\" ORDER BY id" rows=5 bytes=591 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:51 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:28:51 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:28:51 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_1968679773965222394 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" args=[]
2025/10/27 23:28:51 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" channelLen=0
2025/10/27 23:28:51 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1968679773965222394
2025/10/27 23:28:51 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1968679773965222394 records=1 bytes=8874 channelLen=0
2025/10/27 23:28:51 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
2025/10/27 23:28:51 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1968679773965222394
2025/10/27 23:28:51 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1968679773965222394 records=0 bytes=0 channelLen=0
2025/10/27 23:28:51 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:51 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:51 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:55 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id"
2025/10/27 23:28:55 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id"
2025/10/27 23:28:55 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_11687233785291061026 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id" args=[]
2025/10/27 23:28:55 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id" channelLen=0
2025/10/27 23:28:55 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11687233785291061026
2025/10/27 23:28:55 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_11687233785291061026 records=0 bytes=0 channelLen=0
2025/10/27 23:28:55 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:55 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:55 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ewbyei78_20251027232835.\"test_softdel_ud_src\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:28:57 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:28:57 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:28:57 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17603351876684812170 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" args=[]
2025/10/27 23:28:57 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" channelLen=0
2025/10/27 23:28:57 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17603351876684812170
2025/10/27 23:28:57 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17603351876684812170 records=1 bytes=8874 channelLen=0
2025/10/27 23:28:57 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
2025/10/27 23:28:57 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17603351876684812170
2025/10/27 23:28:57 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17603351876684812170 records=0 bytes=0 channelLen=0
2025/10/27 23:28:57 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:28:57 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:28:57 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:01 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:29:01 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id"
2025/10/27 23:29:01 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_17781171966112118309 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" args=[]
2025/10/27 23:29:01 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" channelLen=0
2025/10/27 23:29:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17781171966112118309
2025/10/27 23:29:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17781171966112118309 records=1 bytes=8874 channelLen=0
2025/10/27 23:29:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
2025/10/27 23:29:01 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17781171966112118309
2025/10/27 23:29:01 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_17781171966112118309 records=0 bytes=0 channelLen=0
2025/10/27 23:29:01 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:01 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:01 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_p0wwvxjo_20251027232844.\"test_softdel_iud\" ORDER BY id" rows=1 bytes=8874 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:02 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id"
2025/10/27 23:29:02 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id"
2025/10/27 23:29:02 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_3863000800246961976 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" args=[]
2025/10/27 23:29:02 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" channelLen=0
2025/10/27 23:29:02 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3863000800246961976
2025/10/27 23:29:02 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_3863000800246961976 records=0 bytes=0 channelLen=0
2025/10/27 23:29:02 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:02 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:02 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:05 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id"
2025/10/27 23:29:05 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id"
2025/10/27 23:29:05 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_4409593272559390344 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id" args=[]
2025/10/27 23:29:05 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id" channelLen=0
2025/10/27 23:29:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4409593272559390344
2025/10/27 23:29:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4409593272559390344 records=1 bytes=8882 channelLen=0
2025/10/27 23:29:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id" rows=1 bytes=8882 channelLen=0
2025/10/27 23:29:05 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4409593272559390344
2025/10/27 23:29:05 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4409593272559390344 records=0 bytes=0 channelLen=0
2025/10/27 23:29:05 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:05 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:05 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_ydjwype4_20251027232850.\"test_softdel_src\" ORDER BY id" rows=1 bytes=8882 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:06 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id"
2025/10/27 23:29:06 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id"
2025/10/27 23:29:06 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_9921241116051515843 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" args=[]
2025/10/27 23:29:06 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" channelLen=0
2025/10/27 23:29:07 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9921241116051515843
2025/10/27 23:29:07 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9921241116051515843 records=0 bytes=0 channelLen=0
2025/10/27 23:29:07 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:07 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:07 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_0zxtch1k_20251027232835.\"test_softdel_iad\" ORDER BY id" rows=0 bytes=0 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:08 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6000404320032906826 CURSOR FOR SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" args=[]
2025/10/27 23:29:08 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" channelLen=0
2025/10/27 23:29:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6000404320032906826
2025/10/27 23:29:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6000404320032906826 records=10 bytes=88719 channelLen=1
2025/10/27 23:29:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=1
2025/10/27 23:29:08 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6000404320032906826
2025/10/27 23:29:08 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6000404320032906826 records=0 bytes=0 channelLen=0
2025/10/27 23:29:08 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:08 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:08 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8992214014455539687
2025/10/27 23:29:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8992214014455539687 records=10 bytes=88719 channelLen=1
2025/10/27 23:29:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=1
2025/10/27 23:29:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8992214014455539687
2025/10/27 23:29:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_8992214014455539687 records=0 bytes=0 channelLen=0
2025/10/27 23:29:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:14 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id"
2025/10/27 23:29:14 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id"
2025/10/27 23:29:14 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_1973453475813599944 CURSOR FOR SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" args=[]
2025/10/27 23:29:14 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" channelLen=0
2025/10/27 23:29:14 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1973453475813599944
2025/10/27 23:29:14 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1973453475813599944 records=5 bytes=44427 channelLen=2
2025/10/27 23:29:14 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=5 bytes=44427 channelLen=2
2025/10/27 23:29:14 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1973453475813599944
2025/10/27 23:29:14 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_1973453475813599944 records=0 bytes=0 channelLen=0
2025/10/27 23:29:14 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:14 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:14 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=5 bytes=44427 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:16 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id"
2025/10/27 23:29:16 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id"
2025/10/27 23:29:16 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12820578117547525834 CURSOR FOR SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" args=[]
2025/10/27 23:29:16 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" channelLen=0
2025/10/27 23:29:16 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12820578117547525834
2025/10/27 23:29:16 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12820578117547525834 records=10 bytes=88719 channelLen=0
2025/10/27 23:29:16 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=0
2025/10/27 23:29:16 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12820578117547525834
2025/10/27 23:29:16 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12820578117547525834 records=0 bytes=0 channelLen=0
2025/10/27 23:29:16 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:16 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:16 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c2,t,t2 FROM e2e_test_sf_xqeljn7s_20251027232859.\"test_cpkey_toast2\" ORDER BY id" rows=10 bytes=88719 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
2025/10/27 23:29:17 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id"
2025/10/27 23:29:17 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id"
2025/10/27 23:29:17 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6089950366941494859 CURSOR FOR SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id" args=[]
2025/10/27 23:29:17 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id" channelLen=0
2025/10/27 23:29:17 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6089950366941494859
2025/10/27 23:29:17 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6089950366941494859 records=10 bytes=240 channelLen=9
2025/10/27 23:29:17 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id" rows=10 bytes=240 channelLen=0
2025/10/27 23:29:17 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6089950366941494859
2025/10/27 23:29:17 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6089950366941494859 records=0 bytes=0 channelLen=0
2025/10/27 23:29:17 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:17 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:17 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t FROM e2e_test_sf_vebubssr_20251027232903.\"test_simple_cpkey\" ORDER BY id" rows=10 bytes=240 channelLen=0
    bigquery_source_test.go:638: q.NumRecords: 3
    bigquery_source_test.go:638: other.NumRecords: 0
    bigquery_source_test.go:638: UNEXPECTED TIMEOUT all types replicated 2025-10-27 23:29:19.021300106 +0000 UTC m=+311.360613973
2025/10/27 23:29:19 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id"
2025/10/27 23:29:19 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id"
2025/10/27 23:29:19 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_725146268515676927 CURSOR FOR SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" args=[]
2025/10/27 23:29:19 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" channelLen=0
2025/10/27 23:29:19 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_725146268515676927
2025/10/27 23:29:19 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_725146268515676927 records=5 bytes=44427 channelLen=1
2025/10/27 23:29:19 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=5 bytes=44427 channelLen=0
2025/10/27 23:29:19 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_725146268515676927
2025/10/27 23:29:19 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_725146268515676927 records=0 bytes=0 channelLen=0
2025/10/27 23:29:19 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:29:19 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:29:19 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,c1,c2,t,t2 FROM e2e_test_sf_8e5v00ws_20251027232900.\"test_cpkey_toast1\" ORDER BY id" rows=5 bytes=44427 channelLen=0
--- FAIL: TestBigQueryClickhouseSuite/Test_Types (184.44s)
View the full list of 1 ❄️ flaky test(s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg

Flake rate in main: 22.00% (Passed 78 times, Failed 22 times)

Stack Traces | 0s run time
=== RUN   TestApiPg
=== PAUSE TestApiPg
=== CONT  TestApiPg
--- FAIL: TestApiPg (0.00s)
2025/10/27 23:27:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id"
2025/10/27 23:27:11 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_18344890986843048262 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2025/10/27 23:27:11 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2025/10/27 23:27:11 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18344890986843048262
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18344890986843048262 records=8 bytes=168 channelLen=7
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=7
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18344890986843048262
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_18344890986843048262 records=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2025/10/27 23:27:11 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:11 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id"
2025/10/27 23:27:11 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_9431214025273635526 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" args=[]
2025/10/27 23:27:11 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9431214025273635526
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9431214025273635526 records=3 bytes=63 channelLen=2
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9431214025273635526
2025/10/27 23:27:11 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_9431214025273635526 records=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2025/10/27 23:27:11 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2025/10/27 23:27:11 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_lo6dv0gf.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@ilidemi ilidemi merged commit 9d7f872 into main Oct 28, 2025
16 of 18 checks passed
@ilidemi ilidemi deleted the automated/docker-compose-image-tags-upgrade branch October 28, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants