airbyte-cdk 6.48.12__py3-none-any.whl → 6.48.12.post3.dev15027581459__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py +6 -0
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/METADATA +1 -1
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/RECORD +7 -7
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/LICENSE.txt +0 -0
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/LICENSE_SHORT +0 -0
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/WHEEL +0 -0
- {airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/entry_points.txt +0 -0
@@ -1484,6 +1484,12 @@ class ModelToComponentFactory:
|
|
1484
1484
|
stream_state_migrations=stream_state_migrations,
|
1485
1485
|
)
|
1486
1486
|
)
|
1487
|
+
|
1488
|
+
if not stream_state:
|
1489
|
+
stream_state = self._connector_state_manager.get_stream_state(
|
1490
|
+
stream_name, stream_namespace
|
1491
|
+
)
|
1492
|
+
|
1487
1493
|
stream_state = self.apply_stream_state_migrations(stream_state_migrations, stream_state)
|
1488
1494
|
# Per-partition state doesn't make sense for GroupingPartitionRouter, so force the global state
|
1489
1495
|
use_global_cursor = isinstance(
|
@@ -140,7 +140,7 @@ airbyte_cdk/sources/declarative/parsers/custom_exceptions.py,sha256=wnRUP0Xeru9R
|
|
140
140
|
airbyte_cdk/sources/declarative/parsers/manifest_component_transformer.py,sha256=RUyFZS0zslLb7UfQrvqMC--k5CVLNSp7zHw6kbosvKE,9688
|
141
141
|
airbyte_cdk/sources/declarative/parsers/manifest_normalizer.py,sha256=laBy7ebjA-PiNwc-50U4FHvMqS_mmHvnabxgFs4CjGw,17069
|
142
142
|
airbyte_cdk/sources/declarative/parsers/manifest_reference_resolver.py,sha256=pJmg78vqE5VfUrF_KJnWjucQ4k9IWFULeAxHCowrHXE,6806
|
143
|
-
airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py,sha256=
|
143
|
+
airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py,sha256=aBezEZgIOtOtq8JF3sR_hePpZ_wBYqovu-gG71WV6So,167837
|
144
144
|
airbyte_cdk/sources/declarative/partition_routers/__init__.py,sha256=TBC9AkGaUqHm2IKHMPN6punBIcY5tWGULowcLoAVkfw,1109
|
145
145
|
airbyte_cdk/sources/declarative/partition_routers/async_job_partition_router.py,sha256=VelO7zKqKtzMJ35jyFeg0ypJLQC0plqqIBNXoBW1G2E,3001
|
146
146
|
airbyte_cdk/sources/declarative/partition_routers/cartesian_product_stream_slicer.py,sha256=c5cuVFM6NFkuQqG8Z5IwkBuwDrvXZN1CunUOM_L0ezg,6892
|
@@ -408,9 +408,9 @@ airbyte_cdk/utils/slice_hasher.py,sha256=EDxgROHDbfG-QKQb59m7h_7crN1tRiawdf5uU7G
|
|
408
408
|
airbyte_cdk/utils/spec_schema_transformations.py,sha256=-5HTuNsnDBAhj-oLeQXwpTGA0HdcjFOf2zTEMUTTg_Y,816
|
409
409
|
airbyte_cdk/utils/stream_status_utils.py,sha256=ZmBoiy5HVbUEHAMrUONxZvxnvfV9CesmQJLDTAIWnWw,1171
|
410
410
|
airbyte_cdk/utils/traced_exception.py,sha256=C8uIBuCL_E4WnBAOPSxBicD06JAldoN9fGsQDp463OY,6292
|
411
|
-
airbyte_cdk-6.48.12.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
|
412
|
-
airbyte_cdk-6.48.12.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
|
413
|
-
airbyte_cdk-6.48.12.dist-info/METADATA,sha256=
|
414
|
-
airbyte_cdk-6.48.12.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
415
|
-
airbyte_cdk-6.48.12.dist-info/entry_points.txt,sha256=AKWbEkHfpzzk9nF9tqBUaw1MbvTM4mGtEzmZQm0ZWvM,139
|
416
|
-
airbyte_cdk-6.48.12.dist-info/RECORD,,
|
411
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
|
412
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
|
413
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/METADATA,sha256=MFpluIrWwymVCYfSehH2n3ClwKcD5ldrPRRBf-HorHI,6365
|
414
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
415
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/entry_points.txt,sha256=AKWbEkHfpzzk9nF9tqBUaw1MbvTM4mGtEzmZQm0ZWvM,139
|
416
|
+
airbyte_cdk-6.48.12.post3.dev15027581459.dist-info/RECORD,,
|
{airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/LICENSE.txt
RENAMED
File without changes
|
{airbyte_cdk-6.48.12.dist-info → airbyte_cdk-6.48.12.post3.dev15027581459.dist-info}/LICENSE_SHORT
RENAMED
File without changes
|
File without changes
|
File without changes
|