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

ISPN-5682 Aggregating fields of embedded entities doesn't work #3884

Closed
wants to merge 3 commits into from

Conversation

anistor
Copy link
Member

@anistor anistor commented Dec 7, 2015

@anistor anistor added this to the 8.1.0.Final milestone Dec 7, 2015
@gustavocoding
Copy link

looking

@anistor
Copy link
Member Author

anistor commented Dec 7, 2015

@gustavonalle Just found issues with some tests.

@@ -181,6 +183,108 @@ private BaseQuery buildQueryWithAggregations(QueryFactory queryFactory, String j

// validity of query is established at this point, no more checks needed

boolean foundAggregationsOnRepeatedFields = false;
Copy link
Member Author

Choose a reason for hiding this comment

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

I plan to extract this blob into a method.

@anistor anistor force-pushed the t_5682_m branch 2 times, most recently from 1f4e621 to 4f1eccd Compare December 7, 2015 15:00
@anistor
Copy link
Member Author

anistor commented Dec 7, 2015

Updated.

@gustavocoding
Copy link

There's only 1 failure left at

testGroupBy4(org.infinispan.all.embeddedquery.QueryDslConditionsTest)  Time elapsed: 0.008 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[Y12]> but was:<[ZZ]>

@anistor
Copy link
Member Author

anistor commented Dec 7, 2015

Fixed.

@gustavocoding
Copy link

pulling

@gustavocoding
Copy link

integrated, thanks!

@anistor anistor deleted the t_5682_m branch December 7, 2015 17:40
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