citus icon indicating copy to clipboard operation
citus copied to clipboard

PG17Beta2 Support - Regression tests sanity

Open naisila opened this issue 1 year ago • 0 comments

Using the PG17 support branch, for now we have the following failing regression tests:


Fixed:

  • multi schedule stuck at drop_column_partitioned_table test
  • multi-mx schedule stuck at start_stop_metadata_sync test
  • columnar schedule stuck at columnar_create test

timeout issue fixed by Check if there are blocks left in columnar_scan_analyze_next_block

crash fixed by Check whether table AM is default

  • multi-mx schedule had 22/68 tests failing, dropped to 3/68 failing

fixed by colliculocale daticulocale renamed to colllocale datlocale, fix some …

fixed by Add COLLPROVIDER_BUILTIN option

naisila avatar Jul 11 '24 13:07 naisila