1
0
mirror of synced 2025-12-25 02:09:19 -05:00
This commit is contained in:
Alexandre Girard
2023-06-30 08:03:20 -07:00
parent 157533bb10
commit 6000814a82

View File

@@ -72,6 +72,7 @@ class DefaultFileBasedStream(AbstractFileBasedStream, IncrementalMixin):
"""
Yield all records from all remote files in `list_files_for_this_sync`.
"""
# add a comment to try to rerun the build
schema = self._catalog_schema
if schema is None:
# On read requests we should always have the catalog available