https://ralphammer.com/bergson-why-we-live-in-the-past/
DONE Test sqlfluff new version (rust)
https://stackoverflow.com/questions/62010368/what-exactly-is-a-wide-column-store
https://ralphammer.com/show-me/
{{embed ((69676e10-6ca7-41cc-88e4-d7b2ba5fdabb))}}
https://www.linkedin.com/feed/update/urn:li:activity:7420375994605215744/
DONE Check data for team finance
One is data bug, one is analytic question.
DONE Support ARD exporting data
DONE Check what they want, then respond a short email
DONE Prepare dashboard
Answer Charlotte
Hello Charlotte,
I’ve investigated your code. The root cause lies in your models’ relationship, which should be one-to-many instead of one-to-one.
You can checkout feat/DATA-1122-candiates-allocated to see the fix.
In the dataset marketing there’re relationships as one-to-one between Practitioners and Strategy Sessions / Documentation Events (I assume it’s CV Upload) / Reference. When the query run, the database joined these tables, causing the Practitioner rows to duplicate the count.