mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 23:13:15 +00:00
test_complex_null_values is currently flaky, causing many failures in CI. The reason for the failures is unclear, and a fix might not be simple, so because UDFs are experimental, for now let's skip this test until the corresponding issue is fixed. Refs scylladb/scylladb#22799 Closes scylladb/scylladb#22818