ankitsultana opened a new issue, #17378:
URL: https://github.com/apache/pinot/issues/17378

   If a column has a very long value, and it ends up being either the min or 
max, then it gets stored in the segment metadata file.
   
   When the properties reader is used to read such a file, we can have a very 
deep recursion call stack due to some regex matching.
   
   <img width="1485" height="703" alt="Image" 
src="https://github.com/user-attachments/assets/93e8ce12-bc75-4b5b-9d85-49c40b141b9a";
 />


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