Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Conversation

@kuba--
Copy link
Contributor

@kuba-- kuba-- commented Oct 23, 2018

Signed-off-by: kuba-- [email protected]


// Eval implements the Expression interface.
func (*DefaultColumn) Eval(ctx *sql.Context, r sql.Row) (interface{}, error) {
panic("unresolved column is a placeholder node, but Eval was called")
Copy link
Contributor

Choose a reason for hiding this comment

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

copied error from UnresolvedColumn.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed typos + added more verbose comments

Signed-off-by: kuba-- <[email protected]>
@ajnavarro ajnavarro merged commit 3365758 into src-d:master Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants