Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[source-google-drive] Full Refreshs Return 0 Records #50842

Open
1 task done
benjaminwilen opened this issue Dec 31, 2024 · 0 comments
Open
1 task done

[source-google-drive] Full Refreshs Return 0 Records #50842

benjaminwilen opened this issue Dec 31, 2024 · 0 comments

Comments

@benjaminwilen
Copy link

Connector Name

source-google-drive

Connector Version

0.0.12

What step the error happened?

During the sync

Relevant information

Fail refresh syncs return 0 records on subsequent syncs after the initial one (initial one works fine) when using the Google Drive connector after version 0.0.9. The sync logs show that a connection state is retrieved for the second sync, and from my understanding of the airbyte-cdk, nowhere in FileBasedSource does it seem like there is support for full refresh streams if you don't specify a _concurrency_level. The only breaking change between google-drive-0.0.9 and google-drive-0.0.11 (0.0.10 was deleted from DockerHub) is that the Airbyte CDK was bumped from ^0 to ^1.

Before I contribute, I just want to verify I'm not missing something in the config setup for the connector. If someone is able to verify that source-google-drive is in fact broken for full-refresh syncs, I will open a PR with the fix!

Relevant log output

Contribute

  • Yes, I want to contribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants