Airbyte Cloud: Source Connector: Google Drive: Reset Cache/ Memory #36309
KevinConseilxyz
started this conversation in
Connector Ideas and Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue: I dumpped wrong files in the Google Drive folder used by my Google Drive Source Connector, and got wrong fields in my Airbyte stream which completely forbade me to run my stream incrementaly (Primary keys fields were missing in the wrong files)
Troubleshoot done:
I removed the files in the GDrive folder -> did not have any impact
I created a new GDrive source connector on Airbyte using the same GDrive folder URL -> Somehow the wrong fields were still there and still could not run incremental refresh
Solution (Quick fix):
what fixed my issue was to create a new GDrive folder!
Questions:
How come when creating a new GDrive source connector (with same folder url) it did not solve the issue? My assumption is that somehow Airbyte save data on the URL (GDrive folder URL)
Suggested Solution:
It would be nice that if we remove files from the GDrive then we have the possibility to "forget" those files if we want to do so
Beta Was this translation helpful? Give feedback.
All reactions