You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "travis-cook-sfdc (via GitHub)" <gi...@apache.org> on 2023/06/15 17:00:14 UTC

[GitHub] [pinot] travis-cook-sfdc opened a new issue, #10923: Is it possible to update the `retentionTimeValue` of a table after it's been created?

travis-cook-sfdc opened a new issue, #10923:
URL: https://github.com/apache/pinot/issues/10923

   As far as I know, the best way to update the `retentionTimeValue` would be to drop the table, recreate it with a different time value and then rerun a metadataPush job, but that seems like a lot of overhead just to get Pinot to increase/decrease the retention time.
   
   Would `PUT /tableConfigs​/{tableName}` with the exact same table body but a new retention value work?


-- 
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-unsubscribe@pinot.apache.org.apache.org

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


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


[GitHub] [pinot] Jackie-Jiang closed issue #10923: Is it possible to update the `retentionTimeValue` of a table after it's been created?

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed issue #10923: Is it possible to update the `retentionTimeValue` of a table after it's been created?
URL: https://github.com/apache/pinot/issues/10923


-- 
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-unsubscribe@pinot.apache.org

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


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


[GitHub] [pinot] eaugene commented on issue #10923: Is it possible to update the `retentionTimeValue` of a table after it's been created?

Posted by "eaugene (via GitHub)" <gi...@apache.org>.
eaugene commented on issue #10923:
URL: https://github.com/apache/pinot/issues/10923#issuecomment-1594138286

   Yes, @travis-cook-sfdc. That is possible 


-- 
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-unsubscribe@pinot.apache.org

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


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