tap-google-sheets icon indicating copy to clipboard operation
tap-google-sheets copied to clipboard

Results 16 tap-google-sheets issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

cla-missing

The current exponential backoff factor is 3. ## Context - I have an airflow pipeline that extracts data from 12 spreadsheets with 20k rows each. - The steps ran sequentially....

# Description of change When catalog is missing, discover the catalog, and auto enable selected streams from the config file selected option list # Manual QA steps - # Risks...

cla-missing

# Description of change wip # Manual QA steps - # Risks - # Rollback steps - revert this branch

Currently, names of the columns for a single google-sheet data stream is inferred from the first row of the sheet. Due to bad practice from sheet owners, column names often...

After setting up the integration with Stitch, I have found that every time the data is loaded into the warehouse, every single row is re-imported during the process. This is...

# Description of change This PR transforms Google Sheet Time fields from `"44241 days, 12:34:56"` to `"12:34:56"` # Manual QA steps - Ran the tap with `target-stitch`'s `Validating Handler #...

## Description of change These changes will make use of the official `google-api-python-client` library instead of relying on manual HTTP requests. There are two main advantages of these changes: -...

# Description of change Set cron to 3pm utc daily. # Manual QA steps - # Risks - # Rollback steps - revert this branch

# Description of change While trying to integrate `tap-google-sheets` into a local [transferwise/pipelinewise](https://github.com/transferwise/pipelinewise) setup, I noticed that `pipelinewise` does not support multiple types when using `anyOf`. JSON Schema supports specifying...