How do you store events on the same order that are happening at different points in time? E.g. order received, order ready for shipment , order shipped and order delivered could be days apart. Going back to update the same record and add another element to the array doesn’t seem right and more like an anti pattern
@dokwme12113 жыл бұрын
This should be 2 step process You should first copy data to change log table with all states and another final table where records will be upserted
@vsivam2 жыл бұрын
Nested record
@pulkitdikshit61483 жыл бұрын
how to study json funcitons to use json data with big query? #googlecloudplatform
@Pirake1234 жыл бұрын
Run through session at the end was amazing, thanks!