kgyrtkirk commented on PR #16579:
URL: https://github.com/apache/druid/pull/16579#issuecomment-2158159761

   I wonder why add an option to remove null bytes on writes - instead of 
adding an option to remove them during read;
   the main difference between the two is that: in case normalization is done 
during write - the pass on the data may have to tolerate/handle these 
differences; but after a write it disappears
   
   ...so I wonder if there are any drawbacks of doing the normalization during 
read instead?


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