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

support multiple non-consecutive intervals in outer query of nested group-by #1822

Merged
merged 1 commit into from
Oct 13, 2015

Conversation

himanshug
Copy link
Contributor

currently it fails with, "Null storage adapter found. Probably trying to issue a query against a segment being memory unmapped."

@himanshug himanshug added this to the 0.8.2 milestone Oct 12, 2015
outerQuery,
new IncrementalIndexStorageAdapter(
index
Sequences.concat(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a comment would be nice here to explain why this is done.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment added.

@himanshug himanshug force-pushed the outer_query_multiple_interval_fix branch from ab68a71 to 490de1f Compare October 13, 2015 15:16
@drcrallen drcrallen added the Bug label Oct 13, 2015
@nishantmonu51
Copy link
Member

👍

1 similar comment
@xvrl
Copy link
Member

xvrl commented Oct 13, 2015

👍

xvrl added a commit that referenced this pull request Oct 13, 2015
…_fix

support multiple non-consecutive intervals in outer query of nested group-by
@xvrl xvrl merged commit febf264 into apache:master Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants