airbytehq / airbytehq/PyAirbyte
Feature Request - make cache compatible with RAW Json Airbyte format
Open
- Dominant language
- Python
- Stars
- 344
- Forks
- 77
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 35
Description
Hi,
Current format of Cache is in line with Airbyte normalized v2 format.
This has some drawback like lack of compatibility between PyAirbyte and Airbyte.
Also schema evolution is not supported.
Adding Airbyte raw json format support may fix those issues.
Contributor guide
Assessment
This issue has not been assessed yet.