Seems something went wrong in executing the plan (building the operators). Unfortunately it does not say much more. What version are you running?
b
Buchi Reddy
07/22/2020, 5:04 AM
0.4.0
I think this could happen if there are way too many segments right? Because, there is an executor which runs the operators and they all need to be combined. If there are way to many segments to process, the operators all might take time.
makes sense?
just looked into the code after posting đŸ™‚
m
Mayank
07/22/2020, 5:06 AM
I didn't see the lower half of your stack trace
b
Buchi Reddy
07/22/2020, 5:07 AM
That’s the Pinot client side stack
m
Mayank
07/22/2020, 5:07 AM
I don't think too many segments can/should cause this.
Is a particular query failing, or all queries failing?