> > > This still fails for CI (windows) and me (linux) > > Can you provide more information about your Linux platform? So I may test > the errors for myself? > Seems the new tests fails every CI. That’s good honestly, that we found this problem.
The `arrays` regression test extensively test the new operators. So I think the problem will be in when the operators are combined with the GIN index. The problem is that the tests don’t fail on my linux build. Any idea how to replicate the failed tests so I can debug? /Mark