Skip to content

Update dependencies#3823

Merged
ilidemi merged 5 commits intomainfrom
update-deps
Jan 7, 2026
Merged

Update dependencies#3823
ilidemi merged 5 commits intomainfrom
update-deps

Conversation

@ilidemi
Copy link
Copy Markdown
Contributor

@ilidemi ilidemi commented Jan 5, 2026

clickhouse-go has ClickHouse/clickhouse-go#1741 to help with classification
pgx has jackc/pgx#2417 to avoid getting stuck on large numerics
prost is not yet, one buf plugin version away

@ilidemi ilidemi requested a review from serprex January 5, 2026 20:08
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
1609 2 1607 158
View the top 2 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)
github.com/PeerDB-io/peerdb/flow/e2e::TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load
Stack Traces | 11.6s run time
=== RUN   TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load
=== PAUSE TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load
=== CONT  TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:47 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/01/05 20:49:48 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
    bigquery_source_test.go:846: ClickHouse database: e2e_test_bqch_e1zx01fd
    bigquery_source_test.go:852: Creating test table test_gcs_cleanup_hhjrm2nv
    bigquery_source_test.go:900: Inserted 5 rows into source table
2026/01/05 20:49:51 INFO [schema delta replay] added column C8 with data type TIME x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} "destination table name"=PUBLIC.ADD_DROP_ALL_COLUMN_TYPES "source table name"=PUBLIC.ADD_DROP_ALL_COLUMN_TYPES
    bigquery_source_test.go:922: WaitFor data replicated 2026-01-05 20:49:52.307439826 +0000 UTC m=+4.754961517
    bigquery_source_test.go:922: code: 60, message: Unknown table expression identifier 'test_gcs_cleanup_hhjrm2nv_dst' in scope SELECT id FROM test_gcs_cleanup_hhjrm2nv_dst FINAL WHERE _peerdb_is_deleted = 0 ORDER BY 1 ASC SETTINGS use_query_cache = false
    bigquery_source_test.go:922: q.NumRecords: 5
    bigquery_source_test.go:922: other.NumRecords: 0
    bigquery_source_test.go:922: q.NumRecords: 5
    bigquery_source_test.go:922: other.NumRecords: 0
    bigquery_source_test.go:922: q.NumRecords: 5
    bigquery_source_test.go:922: other.NumRecords: 0
    bigquery_source_test.go:924: Verifying data in ClickHouse
    bigquery_source_test.go:931: Checking GCS staging path for exported objects
    bigquery_source_test.go:933: WaitFor GCS path gs:.../peerdb_bigquery_source_test_do_not_remove/test_cleanup/test_gcs_cleanup_hhjrm2nv to be cleaned up 2026-01-05 20:49:59.253725293 +0000 UTC m=+11.701246974
    bigquery_source_test.go:935: 
        	Error Trace:	.../flow/e2e/bigquery_source_test.go:935
        	            				.../flow/e2e/test_utils.go:848
        	            				.../flow/e2e/bigquery_source_test.go:933
        	Error:      	Received unexpected error:
        	            	failed to create storage client: failed to create Storage client: dialing: multiple credential options provided
        	Test:       	TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load
        	Messages:   	should be able to count GCS objects
--- FAIL: TestBigQueryClickhouseSuite/Test_GCS_Cleanup_After_Initial_Load (11.56s)

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 1fffc83 into main Jan 7, 2026
23 checks passed
@ilidemi ilidemi deleted the update-deps branch January 7, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants