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-31 10:02:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b60bbc72fdfd195b700236b58490f5c71857edcd
airbyte
/
airbyte-cdk
/
python
/
airbyte_cdk
/
sources
/
file_based
/
config
History
Anatolii Yatsuk
157be91cb1
✨
File-based CDK: Add
skip_wrong_number_of_fields_error
parameter for CSV parser (
#36237
)
...
Co-authored-by: Catherine Noll <
clnoll@users.noreply.github.com
>
2024-03-20 22:49:49 +02:00
..
__init__.py
Revert "[skip ci] formatting: add missing license headers (
#33250
)" (
#33289
)
2023-12-11 11:38:37 +01:00
abstract_file_based_spec.py
File CDK: Add file processing via API to document file type parser (
#32781
)
2023-12-08 15:48:37 +01:00
avro_format.py
🎉
Airbyte CDK (File-based CDK): Stop the sync if the record could not be parsed (
#32589
)
2024-01-11 21:26:23 +02:00
csv_format.py
✨
File-based CDK: Add
skip_wrong_number_of_fields_error
parameter for CSV parser (
#36237
)
2024-03-20 22:49:49 +02:00
file_based_stream_config.py
File CDK: Parser defined primary key (
#33009
)
2023-12-08 15:15:33 +01:00
jsonl_format.py
CDK: Make consts required in Pydantic generated json schemas (
#32251
)
2023-11-09 16:12:11 +01:00
parquet_format.py
🎉
Airbyte CDK (File-based CDK): Stop the sync if the record could not be parsed (
#32589
)
2024-01-11 21:26:23 +02:00
unstructured_format.py
File CDK: Add file processing via API to document file type parser (
#32781
)
2023-12-08 15:48:37 +01:00