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

Project category value columns in compiler #93

Merged
merged 4 commits into from Jun 15, 2016

Conversation

alldefector
Copy link
Contributor

So that weight parameterization is disentangled from mere presence of categorical vars.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.333% when pulling a544cd9 on proj_cat_vals into 94e2013 on dynamic-scope-multinomial.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 93.588% when pulling 490b6ff on proj_cat_vals into 94e2013 on dynamic-scope-multinomial.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 93.099% when pulling d5b50c1 on proj_cat_vals into 94e2013 on dynamic-scope-multinomial.

case (x: Atom, i) if schemaDeclarationByRelationName get x.name exists (_.isQuery) =>
// TODO maybe TableAlias can be useful here or we can completely get rid of it?
// variable id column
s"""R${headAsBody indexOf x}.${
s"""R_${headAsBody indexOf x}.${
Copy link
Contributor

Choose a reason for hiding this comment

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

How about using a clearer prefix like dd_id_?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@netj
Copy link
Contributor

netj commented Jun 15, 2016

Can you please fix my two comments? Otherwise looks good.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 93.601% when pulling df296de on proj_cat_vals into 94e2013 on dynamic-scope-multinomial.

@netj
Copy link
Contributor

netj commented Jun 15, 2016

LGTM

@netj netj merged commit 3d21e6f into dynamic-scope-multinomial Jun 15, 2016
@netj netj deleted the proj_cat_vals branch June 15, 2016 22:23
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.

None yet

4 participants