Google Sheets Source reorders columns
- 主要語言
- Python
- 星號
- 22.1k
- 分支
- 5.4k
- 平均合併
- 5 小時
- 30 天內合併 PR
- 671
描述
## Tell us about the problem you're trying to solve
I am using the Google Sheets connector as a source.
The columns in the source are ordered in a different way than the destination output. As a user, this is confusing to me because I would expect the destination output to mimic the column order, rather than reordering by logic I don't see. With a larger number of columns, it would be harder to debug quickly whether all the columns have successfully passed through Airbyte and no data is missing.
Google Sheet:

Data in BigQuery:

## Describe the solution you’d like
The ordering of the columns in the destination to match the order of the columns in the source.
貢獻指南
評估
這個 Issue 還沒有評估資料。