After upgrading from v.1.8.0 & Helm v.0.1.54
to v.1.8.1 & Helm v.0.1.55
in a cluster using PostgreSQL as Meta & S3, I encountered the following error: ```thread 'rw-main' panicked at src/meta/node/src/server.rs:468:6: called Result::unwrap()
on an Err
value: MetaStore(Query Error: error occurred while decoding column "config": mismatched types; Rust type core::option::Option<alloc::vec::Vec<u8>>
(as SQL type BYTEA
) is not compatible with SQL type JSONB
Sumit Singh
Asked on Apr 17, 2024