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

Implemented sort node, number type, and handler support for Row2, Expr2, Type2 #849

Merged
merged 21 commits into from
Mar 16, 2022

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Mar 3, 2022

No description provided.

Copy link
Contributor

@andy-wm-arthur andy-wm-arthur left a comment

Choose a reason for hiding this comment

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

LGTM

case <-ctx.Done():
return nil
}
}
} else {
defer close(rowChan)
Copy link
Contributor

Choose a reason for hiding this comment

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

this should go back at the top

Copy link
Contributor

Choose a reason for hiding this comment

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

nvm, misread this

@zachmu zachmu merged commit 77721e6 into main Mar 16, 2022
@Hydrocharged Hydrocharged deleted the zachmu/expr2 branch April 6, 2022 07:40
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