tibrewalpratik17 commented on issue #12217:
URL: https://github.com/apache/pinot/issues/12217#issuecomment-1878332329

   > For context, we have some customers internally whose Kafka topics have 
string and int columns for indicating the deleted column field. Changing topic 
schema isn't trivial. 
   
   +1 to @ankitsultana's comment. Some of our customers already publish the 
delete fields as string and int columns; and asking them to move to boolean has 
a lot of operational overhead. I tried out this #12222 patch with one of the 
topics where String "true" / "false" was being published and it worked out 
fine! 


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