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

[MC-1608] Allow engagement to have a corpus_item_id #734

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

mmiermans
Copy link
Collaborator

@mmiermans mmiermans commented Jan 6, 2025

References

JIRA: MC-1608

Description

Allow the GCS engagement file to have a corpus_item_id attribute. This attribute will be present once mozilla/bigquery-etl#6743 is merged.

PR Review Checklist

Put an x in the boxes that apply

  • This PR conforms to the Contribution Guidelines
  • The PR title starts with the JIRA issue reference, format example [DISCO-####], and has the same title (if applicable)
  • [load test: (abort|skip|warn)] keywords are applied to the last commit message (if applicable)
  • Documentation has been updated (if applicable)
  • Functional and performance test coverage has been expanded and maintained (if applicable)

"region": "US",
"click_count": 1,
"impression_count": 5,
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The scope of this PR is limited to allowing the GCS file to have a corpus_item_id attribute. It's not actually used in Merino yet, so simply adding this data to the test fixture is sufficient to cover the existing functionality.

Copy link
Collaborator

@jpetto jpetto left a comment

Choose a reason for hiding this comment

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

nice incremental change!

@mmiermans mmiermans force-pushed the mc-1608-corpus-item-engagement branch from 1715288 to 314b62b Compare January 9, 2025 10:45
@mmiermans mmiermans added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 19922f6 Jan 9, 2025
7 checks passed
@mmiermans mmiermans deleted the mc-1608-corpus-item-engagement branch January 9, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants