airbytehq / airbytehq/airbyte

Source PostgreSQL: Columns are not in Order

未關閉
#24,635 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/connectors community connectors/source/postgres connectors/sources-database frozen releaseStage/ga team/db-dw-sources type/enhancement
主要語言
Python
星號
22.1k
分支
5.4k
平均合併
5 小時
30 天內合併 PR
671

描述

## Tell us about the problem you're trying to solve
PostgreSQL Source doesn't generate a destination catalog, in which the Columns have the same order as in the original Table. The data however which is in the form of an `AirbyteRecordMessage` has the correct order for columns. This leads to inconsistencies when replicating the data from a PostgreSQL to a destination.

## Describe the solution you’d like
The Catalog generated by the PostgreSQL source which will be used by the Destination should have the columns in the same order as in the original Table.

## Describe the alternative you’ve considered or used
None.

## Additional context
None.

## Are you willing to submit a PR?
Sadly no. Im not proficient in Java.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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