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

HPCC-14586 Support HINT on COUNT() and DATASET([]) #7991

Merged
merged 1 commit into from Dec 8, 2015

Conversation

ghalliday
Copy link
Member

Signed-off-by: Gavin Halliday gavin.halliday@lexisnexis.com

@hpcc-jirabot
Copy link

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-beta1.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-beta1.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

@ghalliday
Copy link
Member Author

@jamienoss please review

ForEachChild(i2, expr)
{
IHqlExpression * cur = expr->queryChild(i2);
if (cur->isAttribute())
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it ok/intended to include the keyed attribute even though this is already/also included in valueArgs? Not sure if the only point to this loop is to ensure all attributes are preserved where they were ignored from valueArgs or...?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it is desired. Ideally keyed would not be added to the valueArgs, but that would require more substantial changes elsewhere.

@jamienoss
Copy link
Collaborator

@ghalliday back to you.

@ghalliday
Copy link
Member Author

@richardkchapman please review

@ghalliday
Copy link
Member Author

and merge if happy.

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-beta1.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

richardkchapman added a commit that referenced this pull request Dec 8, 2015
HPCC-14586 Support HINT on COUNT() and DATASET([])

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@richardkchapman richardkchapman merged commit 60ee06a into hpcc-systems:candidate-6.0.0 Dec 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants