hongkunxu opened a new pull request, #18415:
URL: https://github.com/apache/druid/pull/18415

   This PR fixes a bug in CacheKeyBuilder.appendCacheable where null or empty 
Cacheable objects were not properly marked as invalid.
   - appendCacheable now marks keys that serialize to EMPTY_BYTES as invalid.
   - Ensures that build() returns null for invalid keys instead of producing a 
misleading byte array.
   
   Could some committer help to review this PR?
   cc @agile @trotter @mcroydon @StFS 
   


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