saurabhd336 opened a new pull request, #10172:
URL: https://github.com/apache/pinot/pull/10172

   Due to [AcquireReleaseColumnsSegmentOperator's childOperator not being 
materialized until needed, the query plan output in case where prefetch is 
enabled, is limited to just 
   ```
   BROKER_REDUCE(limit:10)
   COMBINE_SELECT
   ACQUIRE_RELEASE_COLUMNS_SEGMENT
   ```
   
   This PR fixes it.


-- 
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