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

Expand query dimensions from the subquery #7888

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Jan 25, 2017

During development, I, at some point, decided that the dimensions should
be expanded based on what was available rather than what was present in
the subquery. I don't really know the rationale for this because I
forgot, but it doesn't make sense or seem to be particularly useful.

Expanding dimensions now just uses the values specified in the subquery
rather than expanding to all available dimensions of the measurement in
the subquery.

  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

Fixes the third issue in #7875.

@jsternberg jsternberg force-pushed the js-7875-expand-query-dimensions-from-subquery branch from dc85bc1 to 5ac8f44 Compare January 25, 2017 22:01
@jsternberg jsternberg added this to the 1.2.1 milestone Jan 25, 2017
During development, I, at some point, decided that the dimensions should
be expanded based on what was available rather than what was present in
the subquery. I don't really know the rationale for this because I
forgot, but it doesn't make sense or seem to be particularly useful.

Expanding dimensions now just uses the values specified in the subquery
rather than expanding to all available dimensions of the measurement in
the subquery.
@jsternberg jsternberg force-pushed the js-7875-expand-query-dimensions-from-subquery branch from 5ac8f44 to 92c5d33 Compare January 25, 2017 22:02
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.

2 participants