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

Allow invocation of external commands on specific column #2

Open
saltisol opened this issue May 14, 2014 · 0 comments
Open

Allow invocation of external commands on specific column #2

saltisol opened this issue May 14, 2014 · 0 comments

Comments

@saltisol
Copy link

given that the program "decorate" exists, accepting 2 args - type of data to decorate and key, example being decorate day_of_week 1399248007040, it would ROCK if I could write the following:

jku -t '[_.timestamp, decorate(day_of_week, _.timestamp)]'

and get the output:

1399248007040\tMonday

if the shell command returns non-zero exit code, jku should abort

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