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

SELECT field_name from /.*/ error if field does not exist in all measurements #3573

Closed
readmodifywrite opened this issue Aug 6, 2015 · 2 comments

Comments

@readmodifywrite
Copy link

In 0.9.2, Ubuntu 14.04 64 bit.

If you do a select field_name from /.*/, you will get unknown field or tag name in select clause: field_name unless field_name exists in all measurements. It does not seem to matter that field_name may exist in some of the measurements.

I remember this worked in 0.8.x, it would just return results for measurements that have the requested field.

@beckettsean
Copy link
Contributor

closing in favor of #3326

@readmodifywrite
Copy link
Author

Missed that issue when searching for similars! Thanks!

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

2 participants