You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things that blocks most frequently seem to be doing:
Take a log with some fields and add new fields to it (categorizer, hash functions etc.)
Substitute one field with another and leave the rest intact (e.g change countries to continents, anonymize names etc.)
So, in addition to key-value pairs, maybe adding these "operational" types would make sense.
Implement a type checker
The text was updated successfully, but these errors were encountered: