Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAI-13445: Have all converters writing geo_location use shared utility #1754

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

chalenge
Copy link
Contributor

Description

  • Have all geo location converters use shared utility

Type of change

  • Bug fix
  • New feature
  • Breaking change

Signed-off-by: Chalenge Masekera <5385518+chalenge@users.noreply.github.com>
@@ -4,8 +4,8 @@ exports[`bamboohr process records from all streams 1`] = `
Array [
"Processed 87 records",
"Processed records by stream: {\\\\\\"mytestsource__bamboohr__users\\\\\\":87}\\"},\\"type\\":\\"LOG\\"}",
"Would write 493 records",
"Would write records by model: {\\\\\\"geo_Address\\\\\\":87,\\\\\\"geo_Location\\\\\\":87,\\\\\\"identity_Identity\\\\\\":87,\\\\\\"org_Department\\\\\\":9,\\\\\\"org_Employee\\\\\\":87,\\\\\\"org_Team\\\\\\":26,\\\\\\"org_TeamMembership\\\\\\":110}\\"},\\"type\\":\\"LOG\\"}",
"Would write 371 records",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we were writing duplicate records hence reduction

Copy link
Contributor

@ypc-faros ypc-faros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥

@ypc-faros
Copy link
Contributor

There's a failing test that checks the dest spec. You're adding to it so that's expected. Just need to check whether the spec looks good (./bin/main spec | jq from destinations/airbyte-faros-destination) and update the test snapshot

@chalenge
Copy link
Contributor Author

There's a failing test that checks the dest spec. You're adding to it so that's expected. Just need to check whether the spec looks good (./bin/main spec | jq from destinations/airbyte-faros-destination) and update the test snapshot

I always forget this test 😫

chalenge and others added 3 commits October 23, 2024 13:28
Signed-off-by: Chalenge Masekera <5385518+chalenge@users.noreply.github.com>
Signed-off-by: Chalenge Masekera <5385518+chalenge@users.noreply.github.com>
Copy link

sonarcloud bot commented Oct 23, 2024

@chalenge chalenge merged commit 37fd294 into main Oct 23, 2024
7 checks passed
@chalenge chalenge deleted the chale/geo-same-collector branch October 23, 2024 18:10
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants