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

Support for adding uuid or timestamp in defaultr #1215

Open
pradeeppattamatta opened this issue Aug 24, 2023 · 0 comments
Open

Support for adding uuid or timestamp in defaultr #1215

pradeeppattamatta opened this issue Aug 24, 2023 · 0 comments

Comments

@pradeeppattamatta
Copy link

Hi,

Is there a way to add UUID or timestamp as part of the transformation?

If not, I am thinking that it can be part of the default operation. We can eventually add support to some other such values, by providing standard functions.

Please let me know if there was any prior discussion or direction around providing support for standard functions? I can look into to see I can pick that up and submit a PR.

It can look something like

    "operation": "default",
    "spec": {
      "Range": 5,
      "messageId": uuid(),
      "messagetimestamp": now(<format>)

    }
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant