Closed NMerz closed 2 years ago
Data cleaning would be easier switching page ids to strings. Any thoughts on if we want to the performance penalty of doing so?
Not a huge issue to map them if needed.
Data cleaning will be done offline, so wouldn't affect our performance metrics, so we can try sticking to integers. Lets map them to int and save that instead?
Alright, will do
Resolved by #3
Data cleaning would be easier switching page ids to strings. Any thoughts on if we want to the performance penalty of doing so?
Not a huge issue to map them if needed.