ankitsultana commented on PR #10690:
URL: https://github.com/apache/pinot/pull/10690#issuecomment-1524233422

   > Can you check when it can be Long.MAX_VALUE? Or are you running a quite 
old version? With latest master I don't think it can be Long.MAX_VALUE. The 
value is set in `ServerQueryExecutorV1Impl`
   
   Pinot version is 0.11. Yeah looks like this is fixed on master. In our 
version code looks as follows so that's where the issue may be coming from.
   
   @Jackie-Jiang : Feel free to close or merge this PR. It might not hurt to 
have this check but from the looks of it it's no longer needed.
   
   <img width="837" alt="image" 
src="https://user-images.githubusercontent.com/8644710/234726846-ce43acef-25a3-437e-b224-69607a10e17f.png";>
   


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