-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add Wikidata table export to data dumps (#10383) #10531
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
Add Wikidata table export to data dumps (#10383) #10531
Conversation
@cdrini or @mekarpeles could you please review the pr |
@mekarpeles could you please review the changes |
@mekarpeles could you please review the pr |
This adds support for generating Wikidata dumps alongside existing dumps like ratings and reading logs. The new dumps follow the ol_dump_wikidata_YYYY-MM-DD.txt.gz naming convention. - Creates new dump-wikidata.sql script for TSV export - Updates oldump.sh to include Wikidata dump generation - Follows existing patterns for file naming and processing
a8c74db
to
6b00959
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took a quick look at this one, since it might block some pieces for Stef/Ray in the next month, so thought it would be good to get out.
I tested running this locally, and the file generated successfully 🥳
Add wikidata dump to included dumps (#10383)
This adds support for generating Wikidata dumps alongside existing dumps like ratings and reading logs. The new dumps follow the ol_dump_wikidata_YYYY-MM-DD.txt.gz naming convention.
Closes #10383
Technical
Testing
Screenshot
N/A - Backend feature
Stakeholders
@cdrini