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

   Relates to #12217.
   
   This patch removes the criteria that `deleteRecordColumn` field should be of 
BOOLEAN data type thus allowing String based "true"/"false"/"0"/"1" to work or 
int based 0/1 as well based on BooleanUtils class.
   
   Tested in one of our clusters using String based field for deleted column 
and worked as expected.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to