-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
connectorsIssues related to the adapters/connectors crateIssues related to the adapters/connectors crate
Description
https://github.com/feldera/feldera/actions/runs/20797842418/job/59737054028
2026-01-07T22:24:47.764750Z INFO dbsp_adapters::controller: storage not configured, so suspend-and-resume and fault tolerance will not be available
2026-01-07T22:24:47.766644Z INFO dbsp::operator::dynamic::balance::balancer: Join balancer state:
Join graph:
Streams:
Joins:
Clusters:
thread 'integrated::postgres::test::test_pg_upsert0' (5438) panicked at crates/adapters/src/integrated/postgres/test.rs:1181:6:
timeout: failed to update data into postgres: ()
stack backtrace:
0: __rustc::rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: dbsp_adapters::integrated::postgres::test::pg_upsert0
4: serial_test::serial_code_lock::local_serial_core
5: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
postgres_output_test: error: FATAL error on output endpoint 'test_output1': while executing insert statement: [{"boolean_":false,"tinyint_":4,"smallint_":-5473,"int_":1959657847,"bigint_":-8778271785165002645,"decimal_":"-0.043","float_":0.666,"double_":0.453,"varchar_":"updated","time_":"22:24:47.190650","date_":"2026-01-07","timestamp_":"2026-01-07 22:24:47.190","variant_":"\"1219947126\"","uuid_":"7e79123e-fb1d-4ae5-b89f-716acb4a7334","varbinary_":"\\x57","struct_":{"id":289731508,"b":true,"i":null,"s":"3326277750"},"string_array_":[],"struct_array_":[{"id":362477038,"b":false,"i":null,"s":"4025786188"}],"map_":{"504876926":{"id":1435642949,"b":true,"i":null,"s":"3893050543"}}}]
Caused by:
postgres error: permanent: SqlState: Some(SqlState(E42P01)): db error: ERROR: relation "test_pg_upsert" does not exist
Metadata
Metadata
Assignees
Labels
connectorsIssues related to the adapters/connectors crateIssues related to the adapters/connectors crate