Details
Description
The projection executor code has a lot of invariants to catch programmer bugs. These can to lowered to tassert instead, so that we don't end up crashing the server and fail the user query gracefully.
The projection executor code has a lot of invariants to catch programmer bugs. These can to lowered to tassert instead, so that we don't end up crashing the server and fail the user query gracefully.