airbytehq / airbytehq/airbyte

Support XML format in S3 Source

未關閉
#5,109 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors autoteam connectors/source/s3 connectors/sources-files frozen lang/python team/connectors-python team/extensibility type/enhancement
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

## Tell us about the problem you're trying to solve
Currently S3 (via abstract files source) doesn't support syncing XML files.

## Describe the solution you’d like
Build a XmlParser [here](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract/fileformatparser.py) and add appropriate changes to [spec.py](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract/spec.py), [unit tests](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-s3/unit_tests/test_fileformatparser.py) & documentation.

If those links are broken we may have refactored where that code sits and I forgot to update this, comment @ me and I'll fix them!

## Additional context
Adding this will support syncing xml files in any new files storage source that builds from [abstract-files-source](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-s3/source_s3/source_files_abstract).

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。