This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
airbyte
Watch
1
Star
0
Fork
0
You've already forked airbyte
mirror of
synced
2026-01-20 12:07:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e2cbb4bb089f605318e448ca6bd665ecb4cf7f2
airbyte
/
airbyte-cdk
/
python
/
airbyte_cdk
/
sources
/
utils
History
Artem Inzhyyants
df34893b63
feat(airbyte-cdk): replace pydantic
BaseModel
with
dataclasses
+
serpyco-rs
in protocol (
#44444
)
...
Signed-off-by: Artem Inzhyyants <
artem.inzhyyants@gmail.com
>
2024-09-02 17:48:17 +02:00
..
__init__.py
update headers from 2022 -> 2023 (
#22594
)
2023-02-08 13:01:16 -08:00
casing.py
Run mypy on airbyte-cdk as part of the build pipeline and fix typing issues in the file-based module (
#27790
)
2023-07-13 16:55:48 -07:00
record_helper.py
perf(airbyte-cdk): performance enhancement (
#42441
)
2024-07-29 13:52:57 +02:00
schema_helpers.py
airbyte-cdk: only update airbyte-protocol-models to pydantic v2 (
#39524
)
2024-06-21 01:53:44 +02:00
slice_logger.py
✨
concurrent cdk: Read multiple streams concurrently (
#32411
)
2023-11-28 15:00:00 -08:00
transform.py
Small fixes to support python3.8 (
#23653
)
2023-03-01 19:14:27 -08:00
types.py
[Issue
#23497
] Deduplicate query parameters for declarative connectors (
#28550
)
2023-07-25 14:22:25 -07:00