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

Implement fxa_amplitude_user_ids table #973

Merged
merged 2 commits into from May 12, 2020
Merged

Implement fxa_amplitude_user_ids table #973

merged 2 commits into from May 12, 2020

Conversation

jklukas
Copy link
Contributor

@jklukas jklukas commented May 11, 2020

And we refactor the sync send tab view to use this new table, pulling it under the firefox_accounts namespace.

jklukas added a commit to mozilla/telemetry-airflow that referenced this pull request May 11, 2020
@jklukas jklukas requested a review from fbertsch May 11, 2020 20:25
jklukas added a commit to mozilla/telemetry-airflow that referenced this pull request May 12, 2020
SELECT
user_id
FROM
fxa_amplitude_user_ids_v1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like we're missing an init.sql here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

jklukas added a commit to mozilla/telemetry-airflow that referenced this pull request May 12, 2020
And we refactor the sync send tab view to use this new table,
pulling it under the `firefox_accounts` namespace.
@jklukas jklukas requested a review from fbertsch May 12, 2020 13:30
@jklukas
Copy link
Contributor Author

jklukas commented May 12, 2020

Added init.sql. Ready for review again.

Copy link
Collaborator

@fbertsch fbertsch left a comment

Choose a reason for hiding this comment

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

:shipit:

@jklukas jklukas merged commit 473be4a into master May 12, 2020
@jklukas jklukas deleted the fxa-id-first-seen branch May 12, 2020 14:25
jklukas added a commit to mozilla/telemetry-airflow that referenced this pull request May 12, 2020
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.

None yet

2 participants