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

SimpleBinaryOperator should return typed function and have tests #1073

Open
cvogt opened this issue Feb 11, 2015 · 2 comments
Open

SimpleBinaryOperator should return typed function and have tests #1073

cvogt opened this issue Feb 11, 2015 · 2 comments

Comments

@cvogt
Copy link
Member

cvogt commented Feb 11, 2015

Currently SimpleBinaryOperator doesn't have any tests or examples. And it returns a (Column[_], Column[_]) => .... There should probably we a way to type-safe it's arguments, e.g. through additional type arguments to SimpleBinaryOperator.apply

@szeiger szeiger added this to the 3.2.0 milestone Aug 26, 2015
@szeiger szeiger modified the milestones: 3.2.1, 3.2.0 Jan 24, 2017
@hvesalai hvesalai modified the milestones: 3.2.1, Future Feb 28, 2018
@hvesalai hvesalai removed the 1 - Ready label Mar 7, 2018
@oguzyildizz
Copy link

this is a great suggestion

@nafg
Copy link
Member

nafg commented Jun 12, 2022

@oguzyildiz1991 PR welcome ;)

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

No branches or pull requests

5 participants