klsince commented on issue #15163:
URL: https://github.com/apache/pinot/issues/15163#issuecomment-2695192041

   The old version didn't have TTL mechanism, so those two were unrecognized 
configs.
   ```
   "unrecognizedProperties": {
       "/dedupConfig/dedupTimeColumn": "insertion_time",
       "/dedupConfig/metadataTTL": 600000
   ```
   
   Could you try to set TTL to 0 to disable the TTL mechanism, and see if the 
dedup behavior become same as the old version? Thanks!


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