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 to interpolate more than one column value in continuous queries #335

Merged
merged 1 commit into from
Mar 17, 2014
Merged

Allow to interpolate more than one column value in continuous queries #335

merged 1 commit into from
Mar 17, 2014

Conversation

eckardt
Copy link
Contributor

@eckardt eckardt commented Mar 13, 2014

This changes the regexp used for interpolating more than one [<column_name>] in the result series name.

E.g.

select * from events into events.[user].[host];

Originally issue: #265

pauldix added a commit that referenced this pull request Mar 17, 2014
…query_interpolation

Allow to interpolate more than one column value in continuous queries
@pauldix pauldix merged commit 5acb994 into influxdata:master Mar 17, 2014
@pauldix
Copy link
Member

pauldix commented Mar 17, 2014

Looks good thanks @eckardt!

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.

None yet

2 participants