If I have a series of entries that look like
{ "add", {"baz" : "foo" }} { "update", {"baz" : "bar" }} { "delete", "baz" } Is there a way to get hive to compact this logic into a state table? -- Sent from my mobile 5045076749 Alex Newman
If I have a series of entries that look like
{ "add", {"baz" : "foo" }} { "update", {"baz" : "bar" }} { "delete", "baz" } Is there a way to get hive to compact this logic into a state table? -- Sent from my mobile 5045076749 Alex Newman