gcp-ingestion icon indicating copy to clipboard operation
gcp-ingestion copied to clipboard

Support optional doc id and auto-uuid generation for non-legacy doctypes

Open whd opened this issue 7 years ago • 2 comments

We're already planning on supporting this for some legacy systems. We might want to also support it for newer systems since it would probably be low effort to support, and at least one person whose opinion on data is well-respected thought that it was in fact optional.

This would be an update to the edge spec and possibly downstream systems, depending on where the document ID is assigned. It would make for non-idempotent reprocessing of such systems, but that may be acceptable.

whd avatar Sep 14 '18 18:09 whd

+1, let's make this issue for actually doing it

relud avatar Sep 14 '18 18:09 relud

Related: https://github.com/mozilla/gcp-ingestion/issues/668

jklukas avatar Jan 21 '20 22:01 jklukas