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

Mvel Script: add more random options, and optimize random #759

Closed
kimchy opened this issue Mar 8, 2011 · 1 comment
Closed

Mvel Script: add more random options, and optimize random #759

kimchy opened this issue Mar 8, 2011 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Mar 8, 2011

Add randomDouble, randomFloat, randomInt, randomLong. Also add randomInt(int) and randomLong(long) to return random between 0 and the provided value.

@kimchy
Copy link
Member Author

kimchy commented Mar 8, 2011

Mvel Script: add more random options, and optimize random, closed by 353d2cb.

mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…est elastic#759)

* add `month` format as `YYYY-MM` using `started` column
* add `is_engageli` which is `true` when `email` ends with `@engageli.com`
* add `online_duration_sec` displaying `online_duration` in seconds
* update `role` to utilize new column data

Approved-by: Can Yildiz
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant