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

hl.eval(table.index_globals()) prints a bad error #4901

Closed
tpoterba opened this issue Dec 5, 2018 · 2 comments
Closed

hl.eval(table.index_globals()) prints a bad error #4901

tpoterba opened this issue Dec 5, 2018 · 2 comments
Assignees
Labels

Comments

@tpoterba
Copy link
Contributor

tpoterba commented Dec 5, 2018

This should work.

@tpoterba
Copy link
Contributor Author

tpoterba commented Dec 5, 2018

is.hail.expr.ir.Interpret.interpretPyIR.
: java.util.NoSuchElementException: key not found: global
	at scala.collection.MapLike$class.default(MapLike.scala:228)
	at scala.collection.AbstractMap.default(Map.scala:59)
	at scala.collection.MapLike$class.apply(MapLike.scala:141)
	at scala.collection.AbstractMap.apply(Map.scala:59)
	at is.hail.expr.ir.IRParser$.ir_value_expr_1(Parser.scala:547)
	at is.hail.expr.ir.IRParser$.ir_value_expr(Parser.scala

@tpoterba
Copy link
Contributor Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant