airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
14.74k stars 3.78k forks source link

Source Google Directory: source should emit `groupKey` in group_members stream #25938

Open emily-flambe opened 1 year ago

emily-flambe commented 1 year ago

What area the feature impact?

Connectors

Revelant Information

The Airbyte source connector for Google Directory doesn’t currently emit the data necessary to know which users belong to which groups.

Probably the fix here is to modify the data schema for the group_members stream (here), likely to start pulling in groupKey. That field should contain a group id, which (if true) could be joined to id in groups to relate group members to groups.

octavia-squidington-iii commented 3 weeks ago

At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.