fanseepawnts
No user record in our sample, but fanseepawnts has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but fanseepawnts has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
[dead]
[dead]
Sorry theres no such thing as prevalidated JSON. You can do it in a sidecar all you want. In-process validation is required. There are no trusted sources. Your confusing valid json with valid json according to a schema…
[dead]
[dead]
Sorry, I would never use this. Before I consume any json from any source or for any purpose I validate it. Lazy loading serves no purpose if you need validation. Hint: you need validation.