airbyte-cdk 6.45.6__py3-none-any.whl → 6.45.7__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.
@@ -55,7 +55,7 @@ class PropertyChunking:
55
55
  # todo: Add ability to specify parameter delimiter representation and take into account in property_field_size
56
56
  property_field_size = (
57
57
  len(property_field)
58
- + 1 # The +1 represents the extra character for the delimiter in between properties
58
+ + 3 # The +3 represents the extra characters for encoding the delimiter in between properties
59
59
  if self.property_limit_type == PropertyLimitType.characters
60
60
  else 1
61
61
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: airbyte-cdk
3
- Version: 6.45.6
3
+ Version: 6.45.7
4
4
  Summary: A framework for writing Airbyte Connectors.
5
5
  Home-page: https://airbyte.com
6
6
  License: MIT
@@ -158,7 +158,7 @@ airbyte_cdk/sources/declarative/requesters/paginators/strategies/pagination_stra
158
158
  airbyte_cdk/sources/declarative/requesters/paginators/strategies/stop_condition.py,sha256=LoKXdUbSgHEtSwtA8DFrnX6SpQbRVVwreY8NguTKTcI,2229
159
159
  airbyte_cdk/sources/declarative/requesters/query_properties/__init__.py,sha256=sHwHVuN6djuRBF7zQb-HmINV0By4wE5j_i6TjmIPMzQ,494
160
160
  airbyte_cdk/sources/declarative/requesters/query_properties/properties_from_endpoint.py,sha256=3h9Ae6TNGagh9sMYWdG5KoEFWDlqUWZ5fkswTPreveM,1616
161
- airbyte_cdk/sources/declarative/requesters/query_properties/property_chunking.py,sha256=IQkNMWPEXxCJ7zPfGa6Ri17YVVdwuAnUA2Ats7TMIRU,2972
161
+ airbyte_cdk/sources/declarative/requesters/query_properties/property_chunking.py,sha256=G-kHHopdScW8oLqLOEaCwgk6Ri8H-7BprZyaw1uKV4s,2982
162
162
  airbyte_cdk/sources/declarative/requesters/query_properties/query_properties.py,sha256=2VWhgphAFKmHJhzp-UoSP9_QR3eYOLPT0nzMDyglBV4,2650
163
163
  airbyte_cdk/sources/declarative/requesters/query_properties/strategies/__init__.py,sha256=ojiPj9eVU7SuNpF3RZwhZWW21IYLQYEoxpzg1rCdvNM,350
164
164
  airbyte_cdk/sources/declarative/requesters/query_properties/strategies/group_by_key.py,sha256=np4uTwSpQvXxubIzVbwSDX0Xf3EgVn8kkhs6zYLOdAQ,1081
@@ -375,9 +375,9 @@ airbyte_cdk/utils/slice_hasher.py,sha256=EDxgROHDbfG-QKQb59m7h_7crN1tRiawdf5uU7G
375
375
  airbyte_cdk/utils/spec_schema_transformations.py,sha256=-5HTuNsnDBAhj-oLeQXwpTGA0HdcjFOf2zTEMUTTg_Y,816
376
376
  airbyte_cdk/utils/stream_status_utils.py,sha256=ZmBoiy5HVbUEHAMrUONxZvxnvfV9CesmQJLDTAIWnWw,1171
377
377
  airbyte_cdk/utils/traced_exception.py,sha256=C8uIBuCL_E4WnBAOPSxBicD06JAldoN9fGsQDp463OY,6292
378
- airbyte_cdk-6.45.6.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
379
- airbyte_cdk-6.45.6.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
380
- airbyte_cdk-6.45.6.dist-info/METADATA,sha256=RsYTgGOclj0X4Azn5WPXWgSyZTmN8ooXVijCnoIkEeg,6113
381
- airbyte_cdk-6.45.6.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
382
- airbyte_cdk-6.45.6.dist-info/entry_points.txt,sha256=fj-e3PAQvsxsQzyyq8UkG1k8spunWnD4BAH2AwlR6NM,95
383
- airbyte_cdk-6.45.6.dist-info/RECORD,,
378
+ airbyte_cdk-6.45.7.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
379
+ airbyte_cdk-6.45.7.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
380
+ airbyte_cdk-6.45.7.dist-info/METADATA,sha256=UXCqZZpSX2ytKm2Zd7mWa8A_AGen9EvpD_6CcNYwmVk,6113
381
+ airbyte_cdk-6.45.7.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
382
+ airbyte_cdk-6.45.7.dist-info/entry_points.txt,sha256=fj-e3PAQvsxsQzyyq8UkG1k8spunWnD4BAH2AwlR6NM,95
383
+ airbyte_cdk-6.45.7.dist-info/RECORD,,