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

Preserve fields in selectors as well as tags #558

Merged
merged 2 commits into from
May 18, 2016
Merged

Conversation

nathanielc
Copy link
Contributor

This finishes up the work to preserve fields along with tags.

The selected field will be renamed as per normal operations. i.e

|last('mean')
   .as('last_mean')

The mean field will be renamed to last_mean and all other fields will remain the same.

@nathanielc nathanielc merged commit 83956df into master May 18, 2016
@nathanielc nathanielc deleted the nc-preserve-fields branch May 18, 2016 19:30
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

Successfully merging this pull request may close these issues.

1 participant