Daryna Ishchenko
|
36a1f95a7f
|
chore(source-gcs) update to airbyte-cdk v7 (#66671)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-06 18:10:20 +03:00 |
|
Aaron ("AJ") Steers
|
83ecbe0fc3
|
CI: apply pre-commit format fix from #49806 (#49852)
|
2024-12-18 14:05:43 -08:00 |
|
Daryna Ishchenko
|
7658f43097
|
feat(source-gcs): added oauth flow (#45414)
|
2024-10-28 11:55:31 +02:00 |
|
Artem Inzhyyants
|
f3c748b8e7
|
test(source-gcs): add integration test (#45850)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
|
2024-09-24 20:27:19 +02:00 |
|
Daryna Ishchenko
|
56dd151bdc
|
feat(source-gcs): add support for zip files (#45671)
|
2024-09-24 17:48:30 +03:00 |
|
Erick Corona
|
39caa99fa1
|
fix(source-gcs): raise OSError in reader.open_file, improve unit test coverage (#45092)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Co-authored-by: Erick Corona <erick.corona@airbyte.io>
Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
|
2024-09-19 16:51:06 +02:00 |
|
Erick Corona
|
4a9468ab22
|
chore(source-gcs): check AirbyteTracedException raised unit tests for file-based sources (#44770)
|
2024-08-29 20:26:20 +03:00 |
|
Erick Corona
|
5478a4bca3
|
fix(source-gcs): fix empty file list when prefix is empty (#44796)
|
2024-08-29 18:47:46 +03:00 |
|
Anatolii Yatsuk
|
7382c877ef
|
✨ Source GCS: Add Gzip and Bzip compression support (#36373)
Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
|
2024-03-26 22:20:27 +02:00 |
|
Marius Posta
|
7ae97175a6
|
gradle: fix repo wide behaviour (#30607)
|
2023-09-28 05:01:13 -07:00 |
|
Tuan Nguyen
|
200b035ec5
|
🎉 New Source: GCS (#23186)
* initial commit
* fix test error
* Update get_gcs_blobs logic
* add docs
* Update source_definitions.yaml
* Update airbyte-integrations/connectors/source-gcs/source_gcs/source.py
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
* Update airbyte-config/init/src/main/resources/seed/source_definitions.yaml
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
* Update airbyte-integrations/connectors/source-gcs/source_gcs/helpers.py
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
* Update airbyte-integrations/connectors/source-gcs/source_gcs/helpers.py
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
* update docker file for pandas package
* reimplement read_csv file
* add logic to filter selected streams
* close file_obj after reading
* fix format and tests
* add another stream
* auto-bump connector version
---------
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
|
2023-03-14 15:00:18 -03:00 |
|