-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
meta: ideaAnything in the idea phase. Needs further discussion and consensus before work can begin.Anything in the idea phase. Needs further discussion and consensus before work can begin.transform: luaAnything `lua` transform relatedAnything `lua` transform related
Milestone
Description
Related #704
This raises the question of unflattening the event before providing it to the user's Lua script in the lua transform. Without this, the user must access arrays and nested items through our flattened structure. This feels a little strange given that Lua is a runtime and it can work with nested objects and arrays.
I'm not necessarily proposing changes here, but I wanted to think about it as we think through #704, and have this document our decision for posterity.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
meta: ideaAnything in the idea phase. Needs further discussion and consensus before work can begin.Anything in the idea phase. Needs further discussion and consensus before work can begin.transform: luaAnything `lua` transform relatedAnything `lua` transform related