Dennis Felsing
Dennis Felsing
nouaa on discord reports the same. https://user-images.githubusercontent.com/2335377/150657005-3148b633-fb1a-4981-9859-289b5c71788b.mp4
Ok, I'll push an ignore for that and retrigger the test: https://buildkite.com/materialize/nightly/builds/9299 Edit: there were already ignores for other fencing errors in this test, so this actually totally makes sense....
> It seems like a commonly asked question for new players is "how to fix this?" after they accidentally enabled entities overlay. Now a common question will be how to...
Not sure, haven't thought about this since November.
> I'll try defaulting it to that. It didn't work, so I'm out of ideas for why this isn't working. Do you have any idea?
@ParkMyCar It's the "Catalog state on disk". I'm now enabling the config to always exist, but that is causing a lot of strange looking timeouts: https://buildkite.com/materialize/test/builds/92560
Rebased, new run: https://buildkite.com/materialize/test/builds/93532 Edit: Still seeing timeouts. There is a very interesting panic: ``` thread 'main' panicked at src/catalog/src/durable/persist.rs:1194:63: kind decoding error: "missing field `extra_versions`" ``` I guess we'll...
Ok, totally fine to skip them for the upgrade tests then. I'm more worried about the timeouts since I have no workaround for them.
I find this to be a bit too complex. Why are normal keys and `+` combinations not enough for all kinds of binds you could need?
I'm feeling like we have a bunch of hanging queries in CI since switching to new syntax table-from-source syntax. I'm afraid this PR might make the problem worse. Other than...