richardstartin commented on issue #12078:
URL: https://github.com/apache/pinot/issues/12078#issuecomment-1837106413

   Sorry for what may have seemed like a drive by comment. I was trying to 
support the idea of doing custom interning (if any interning is done at all) 
rather than suggest the prototype used native interning. I would also expect 
there to be some treatment of GC string deduplication as a potential 
alternative solution, if only to share lessons learned, what was tried (e.g. 
which GC, which JDK version, was the age threshold modified?) before proceeding 
to implementation. 
   
   I don’t see any issues with what’s being proposed, except users will need a 
way to switch it on/off, change the size, observe it and so on.


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