KKcorps commented on PR #10306:
URL: https://github.com/apache/pinot/pull/10306#issuecomment-1437503563

   After discussion with @walterddr it seems like not the right approach to go 
with. Reason being the `PlanRequestContext` object is destroyed after the 
visitor is called. Any operator if it caches this object, will not be able to 
use it at runtime. Better to not take this risk in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to