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

Migrate stats queries to new schema #62

Open
mmerdes opened this issue Feb 14, 2025 · 1 comment
Open

Migrate stats queries to new schema #62

mmerdes opened this issue Feb 14, 2025 · 1 comment
Assignees

Comments

@mmerdes
Copy link
Collaborator

mmerdes commented Feb 14, 2025

Currently, the main table stats_2 has unnested hashtags.
The new schema has hashtags as array.

The goal of this issue is to reproduce all endpoints based on new table all_stats_3
without adding new functionality.

mmerdes added a commit that referenced this issue Feb 14, 2025
'Migrate stats queries to new schema'
#62

Co-authored-by: Michael Auer <[email protected]>
mmerdes added a commit that referenced this issue Feb 17, 2025
… use version 3 for stats #62

'Migrate stats queries to new schema'
#62

Co-authored-by: Michael Auer <[email protected]>
mmerdes added a commit that referenced this issue Feb 17, 2025
…- cleanup impl #62

'Migrate stats queries to new schema'
#62
mmerdes added a commit that referenced this issue Feb 17, 2025
'Migrate stats queries to new schema'
#62
mmerdes added a commit that referenced this issue Feb 17, 2025
…ar hashtag #62

'Migrate stats queries to new schema'
#62
mmerdes added a commit that referenced this issue Feb 17, 2025
mmerdes added a commit that referenced this issue Feb 17, 2025
… in some queries #62

'Migrate stats queries to new schema'
#62
mmerdes added a commit that referenced this issue Feb 17, 2025
… fix build on nix-systems #62

'Migrate stats queries to new schema'
#62
mmerdes added a commit that referenced this issue Feb 18, 2025
@mmerdes
Copy link
Collaborator Author

mmerdes commented Feb 18, 2025

@mcauer
Let's review and improve this soon.

mmerdes added a commit that referenced this issue Feb 19, 2025
'Migrate stats queries to new schema'
#62

Co-authored-by: Michael Auer <[email protected]>
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

No branches or pull requests

2 participants