airbyte-cdk 6.62.0.dev4__py3-none-any.whl → 7.0.0.post1.dev17502871759__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.
@@ -569,6 +569,12 @@ class SimpleRetriever(Retriever):
569
569
  """
570
570
  return self.stream_slicer.stream_slices()
571
571
 
572
+ # todo: There are a number of things that can be cleaned up when we remove self.cursor and all the related
573
+ # SimpleRetriever state management that is handled by the concurrent CDK Framework:
574
+ # - ModelToComponentFactory.create_datetime_based_cursor() should be removed since it does need to be instantiated
575
+ # - ModelToComponentFactory.create_incrementing_count_cursor() should be removed since it's a placeholder
576
+ # - test_simple_retriever.py: Remove all imports and usages of legacy cursor components
577
+ # - test_model_to_component_factory.py:test_datetime_based_cursor() test can be removed
572
578
  @property
573
579
  def state(self) -> Mapping[str, Any]:
574
580
  return self.cursor.get_stream_state() if self.cursor else {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: airbyte-cdk
3
- Version: 6.62.0.dev4
3
+ Version: 7.0.0.post1.dev17502871759
4
4
  Summary: A framework for writing Airbyte Connectors.
5
5
  Home-page: https://airbyte.com
6
6
  License: MIT
@@ -241,7 +241,7 @@ airbyte_cdk/sources/declarative/retrievers/file_uploader/file_writer.py,sha256=V
241
241
  airbyte_cdk/sources/declarative/retrievers/file_uploader/local_file_system_file_writer.py,sha256=jLpdonre1UHfbjGSD5AK_T0codLABJByTvbqepDZtEQ,422
242
242
  airbyte_cdk/sources/declarative/retrievers/file_uploader/noop_file_writer.py,sha256=1yfimzxm09d2j605cu_HhiYVDNVL1rUMi3vs_jYlIyY,330
243
243
  airbyte_cdk/sources/declarative/retrievers/retriever.py,sha256=os5psYh8z7ZdCAvbfZeTpmjvPa7Qpx0mblpKf47ZaZM,1876
244
- airbyte_cdk/sources/declarative/retrievers/simple_retriever.py,sha256=9Oqik-bUHXH78TnjJwImdQjwEU55Llu-ylZmW2hqDKk,27519
244
+ airbyte_cdk/sources/declarative/retrievers/simple_retriever.py,sha256=sa8xS8FTStqgp1kkc_ObJjO_b1Q4Nek3XdJ7KODLqQw,28136
245
245
  airbyte_cdk/sources/declarative/schema/__init__.py,sha256=xU45UvM5O4c1PSM13UHpCdh5hpW3HXy9vRRGEiAC1rg,795
246
246
  airbyte_cdk/sources/declarative/schema/composite_schema_loader.py,sha256=ymGbvxS_QyGc4nnjEyRo5ch8bVedELO41PAUxKXZyMw,1113
247
247
  airbyte_cdk/sources/declarative/schema/default_schema_loader.py,sha256=UnbzlExmwoQiVV8zDg4lhAEaqA_0pRfwbMRe8yqOuWk,1834
@@ -457,9 +457,9 @@ airbyte_cdk/utils/slice_hasher.py,sha256=EDxgROHDbfG-QKQb59m7h_7crN1tRiawdf5uU7G
457
457
  airbyte_cdk/utils/spec_schema_transformations.py,sha256=9YDJmnIGFsT51CVQf2tSSvTapGimITjEFGbUTSZAGTI,963
458
458
  airbyte_cdk/utils/stream_status_utils.py,sha256=ZmBoiy5HVbUEHAMrUONxZvxnvfV9CesmQJLDTAIWnWw,1171
459
459
  airbyte_cdk/utils/traced_exception.py,sha256=C8uIBuCL_E4WnBAOPSxBicD06JAldoN9fGsQDp463OY,6292
460
- airbyte_cdk-6.62.0.dev4.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
461
- airbyte_cdk-6.62.0.dev4.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
462
- airbyte_cdk-6.62.0.dev4.dist-info/METADATA,sha256=NjvEkUt5DMVJ1PxiPn3_YeNsSocz7OP1CL-DdCe7f48,6805
463
- airbyte_cdk-6.62.0.dev4.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
464
- airbyte_cdk-6.62.0.dev4.dist-info/entry_points.txt,sha256=eLZ2UYvJZGm1s07Pplcs--1Gim60YhZWTb53j_dghwU,195
465
- airbyte_cdk-6.62.0.dev4.dist-info/RECORD,,
460
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
461
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
462
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/METADATA,sha256=IisuHxz1TMJdETmhf3Jg9i26V-zFU3P5zKhjTHcIilA,6820
463
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
464
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/entry_points.txt,sha256=eLZ2UYvJZGm1s07Pplcs--1Gim60YhZWTb53j_dghwU,195
465
+ airbyte_cdk-7.0.0.post1.dev17502871759.dist-info/RECORD,,