arunpandianp opened a new pull request, #38139:
URL: https://github.com/apache/beam/pull/38139

   SentinelBitSetCoder is same as BitSetCoder except that it encodes empty 
bitset as a single element 0 byte array.
   
   This allows checking if the finished bitset is empty or missing.
   
   SentinelBitSetCoder and BitSetCoder are state compatible. Both coders can 
decode encoded bytes from the other coder successfully.
   


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

Reply via email to