bluemeaford commented on issue #17378:
URL: https://github.com/apache/pinot/issues/17378#issuecomment-3733475096

   Good call — I’ll check where METADATA_PROPERTY_LENGTH_LIMIT is enforced for 
min/max persistence.
   
   Do you know which metadata key/value is triggering the regex parse (e.g., 
min/max for a specific column, or something else like column stats / dictionary 
/ text index metadata)? 
   
   If you can share the failing property name or a short stack trace snippet 
pointing to the parsing callsite, I can confirm whether it’s in the min/max 
write path (where the 512 cap should apply) or a different metadata field.


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