abhioncbr opened a new pull request, #11218:
URL: https://github.com/apache/pinot/pull/11218

   - This is a follow-up PR for fixing the 
[issue](https://github.com/apache/pinot/pull/10990/files#r1277977517) related 
to the introduction of `unescapeJava` while reading the data from the property 
file. 
   - The fix is based on escaping the value while writing to handle the cases 
if some characters are present in the original value, adding the flag in the 
property file to signal that the values are escaped. 
   - Default value of the flag is false.
   - Added unit test case based on random ASCII value to test such possible 
issues.
   
   cc @Jackie-Jiang 


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