Skip to content

[hail] let#5154

Merged
danking merged 7 commits intohail-is:masterfrom
danking:let
Jan 23, 2019
Merged

[hail] let#5154
danking merged 7 commits intohail-is:masterfrom
danking:let

Conversation

@danking
Copy link
Copy Markdown
Contributor

@danking danking commented Jan 16, 2019

No description provided.

Comment thread hail/python/hail/expr/functions.py Outdated
return construct_expr(res_ir, lambda_result.dtype, indices, aggregations)


def let(**exprs):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this should be (*exprs) right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@tpoterba
Copy link
Copy Markdown
Contributor

I'm a bit worried about confusing people with two (almost) identical methods named differently.

What do you think about something like rbind for right-bind? Then it's clear they're in the same family

Copy link
Copy Markdown
Contributor

@tpoterba tpoterba left a comment

Choose a reason for hiding this comment

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

add to hail.expr.init, as well as functions/index.rst and functions/core.rst

@danking danking dismissed tpoterba’s stale review January 16, 2019 17:05

done, though I formally register my disappointment that we aren't using let

@tpoterba
Copy link
Copy Markdown
Contributor

happy to rename to let in 0.3

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