Skip to content

Conversation

@typhoonzero
Copy link
Collaborator

@typhoonzero typhoonzero commented Aug 27, 2019

part of work in #705

@typhoonzero typhoonzero changed the title [WIP] simplify expression resolver simplify expression resolver Aug 29, 2019
Copy link
Collaborator

@Yancey0623 Yancey0623 left a comment

Choose a reason for hiding this comment

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

How about creating a sub package sql/columns and move all the *_column.go files into sql/columns.

@typhoonzero
Copy link
Collaborator Author

How about creating a sub package sql/columns and move all the *_column.go files into sql/columns.

Will do that later, since all structs in sql packages is not exported, we must export things in sql.y to let other packages to use.

Copy link
Collaborator

@Yancey0623 Yancey0623 left a comment

Choose a reason for hiding this comment

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

LGTM

@typhoonzero typhoonzero merged commit fd806cb into sql-machine-learning:develop Aug 30, 2019
@typhoonzero typhoonzero deleted the simplify_expression_resolver branch August 30, 2019 14:14
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