airbytehq / PyAirbyte

PyAirbyte brings the power of Airbyte to every Python developer.
https://docs.airbyte.com/pyairbyte
Other
235 stars 42 forks source link

Cache cleared overtime? #539

Open mannharleen opened 1 week ago

mannharleen commented 1 week ago

I am new to using pyairbyte, and thrilled. I do have concerns over what happens to the size of the cache (duckdb) overtime? I would have assumed that once the cache has been read, the rows get deleted from it, but I dont see it happening. Am I missing something here?