feat: Enable maxTimeTravelHours in BigQuery java client library by whuffman36 · Pull Request #3555 · googleapis/java-bigquery (original) (raw)
The BigQuery API contains a field called maxTimeTravelHours that refers to the Time Travel Window feature. This feature allows users to query deleted or updated data for an amount of time specified in the maxTimeTravelHours parameter. This change exposes the maxTimeTravelHours to users of the client library so they can set and update the amount of time that deleted or updated data is stored for a given dataset.
whuffman36 changed the title
Enable maxTimeTravelHours in BigQuery java client library feat: Enable maxTimeTravelHours in BigQuery java client library
This was referenced
Nov 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})