Summary: `infer_events` table is a key-value storage that also have list of fields common for entire infer run. Infer should be agnostic of many of such fields (e.g. diff number). Hence we will pass such extra fields through CI. Note that only "normals" (strings in scuba terminology) are currently supported. Reason being: most of things that are technically ints (like IDs) should actually be normals (because average etc does not make sense for them; and group by, in contrast, does). Reviewed By: jvillard Differential Revision: D15376636 fbshipit-source-id: 729eaabfcmaster
parent
6f06e9b20f
commit
04c3ccaac5
Loading…
Reference in new issue