airbyte-cdk 6.54.1__py3-none-any.whl → 6.54.2__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 +4 -1
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/METADATA +1 -1
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/RECORD +7 -7
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/LICENSE.txt +0 -0
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/LICENSE_SHORT +0 -0
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/WHEEL +0 -0
- {airbyte_cdk-6.54.1.dist-info → airbyte_cdk-6.54.2.dist-info}/entry_points.txt +0 -0
@@ -3445,11 +3445,14 @@ class ModelToComponentFactory:
|
|
3445
3445
|
**kwargs: Any,
|
3446
3446
|
) -> AsyncRetriever:
|
3447
3447
|
def _get_download_retriever() -> SimpleRetriever:
|
3448
|
+
# We create a record selector for the download retriever
|
3449
|
+
# with no schema normalization and no transformations, neither record filter
|
3450
|
+
# as all this occurs in the record_selector of the AsyncRetriever
|
3448
3451
|
record_selector = RecordSelector(
|
3449
3452
|
extractor=download_extractor,
|
3450
3453
|
name=name,
|
3451
3454
|
record_filter=None,
|
3452
|
-
transformations=
|
3455
|
+
transformations=[],
|
3453
3456
|
schema_normalization=TypeTransformer(TransformConfig.NoTransform),
|
3454
3457
|
config=config,
|
3455
3458
|
parameters={},
|
@@ -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=2UdpCz3yi7ISZTyqkQXSSy3dMxeyOWqV7OlAS5b9GVg,11568
|
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=xjKzgCunkn_IshKZQISDpbYtSdOYpmy3p2FS63-xs3k,175313
|
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
|
@@ -420,9 +420,9 @@ airbyte_cdk/utils/slice_hasher.py,sha256=EDxgROHDbfG-QKQb59m7h_7crN1tRiawdf5uU7G
|
|
420
420
|
airbyte_cdk/utils/spec_schema_transformations.py,sha256=-5HTuNsnDBAhj-oLeQXwpTGA0HdcjFOf2zTEMUTTg_Y,816
|
421
421
|
airbyte_cdk/utils/stream_status_utils.py,sha256=ZmBoiy5HVbUEHAMrUONxZvxnvfV9CesmQJLDTAIWnWw,1171
|
422
422
|
airbyte_cdk/utils/traced_exception.py,sha256=C8uIBuCL_E4WnBAOPSxBicD06JAldoN9fGsQDp463OY,6292
|
423
|
-
airbyte_cdk-6.54.
|
424
|
-
airbyte_cdk-6.54.
|
425
|
-
airbyte_cdk-6.54.
|
426
|
-
airbyte_cdk-6.54.
|
427
|
-
airbyte_cdk-6.54.
|
428
|
-
airbyte_cdk-6.54.
|
423
|
+
airbyte_cdk-6.54.2.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
|
424
|
+
airbyte_cdk-6.54.2.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
|
425
|
+
airbyte_cdk-6.54.2.dist-info/METADATA,sha256=56EGg8Y7thoDV-ozZC3cQ9lNCydzsd_h36k1FQjSoRc,6343
|
426
|
+
airbyte_cdk-6.54.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
427
|
+
airbyte_cdk-6.54.2.dist-info/entry_points.txt,sha256=AKWbEkHfpzzk9nF9tqBUaw1MbvTM4mGtEzmZQm0ZWvM,139
|
428
|
+
airbyte_cdk-6.54.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|