File Connector: Columns order not corresponding to source
Đang mở
area/connectors
autoteam
connectors/source/file
connectors/sources-files
frozen
team/connectors-python
team/extensibility
type/enhancement
- Ngôn ngữ chính
- Python
- Star
- 22.1k
- Fork
- 5.3k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
## Enviroment
- **Airbyte version**: example is 0.22.0-alpha
- **OS Version / Instance**: Local docker test on debian 10.10
- **Deployment**: Local
- **Source Connector and version**: File version 0.24
- **Destination Connector and version**: S3 AWS 1.6
- **Severity**: Medium
- **Step where error happened**: Sync job
## Current Behavior
Columns are randomly shuffle and the order detected by the JsonSchema is not the correct order
## Expected Behavior
Columns should be in the same order as the original csv file.
Is it possible to configure the JsonSchema to detected columns in the same order as they are in the csv file.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.