I am getting this error in postgres alert log: ERROR: attempted to read an unexpected stripe while reading columnar table daily_p2022_10_11, stripe with id=281134 is not flushed.
While trying vacuum, getting below : ccap_proddb=> vacuum verbose daily_p2022_10_11; ERROR: invalid columnar chunk entry DETAIL: Chunk number out of range: 0
Not able to execute - Select count(*) from daily_p2022_10_11;
We have postgres 14.2 and citus 11.0-1