Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to execute Lua setup code #1864

Closed
binarylogic opened this issue Feb 20, 2020 · 2 comments · Fixed by #2000
Closed

Add ability to execute Lua setup code #1864

binarylogic opened this issue Feb 20, 2020 · 2 comments · Fixed by #2000
Labels
transform: lua Anything `lua` transform related type: enhancement A value-adding code change that enhances its existing functionality.

Comments

@binarylogic
Copy link
Contributor

The lua transform should provide the ability to execute one-time expensive setup code, like requiring libraries.

@binarylogic binarylogic added type: enhancement A value-adding code change that enhances its existing functionality. transform: lua Anything `lua` transform related labels Feb 20, 2020
@binarylogic binarylogic added this to the Improve data processing milestone Feb 20, 2020
@binarylogic
Copy link
Contributor Author

Alternatively, we could require users to define a specific function that we pass the event to.

@binarylogic
Copy link
Contributor Author

@a-rodin any idea why this was closed?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transform: lua Anything `lua` transform related type: enhancement A value-adding code change that enhances its existing functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant