Skip to content

Conversation

@nevi-me
Copy link
Contributor

@nevi-me nevi-me commented Dec 29, 2020

Removes the null_count() function, forcing the builder to always validate the null count.

This breaks existing code that provides null counts, with the required action being to remove that code.

Removes the null_count() function, forcing the builder to always validate the null count
@github-actions
Copy link

Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

The idea is good, and the code looks good. Thanks @nevi-me !

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

This also looks good to me -- nice work @nevi-me !

@alamb alamb closed this in 30ce2eb Dec 29, 2020
@nevi-me
Copy link
Contributor Author

nevi-me commented Dec 29, 2020

There's a rustfmt lint that's failed on my CI run, I didn't see it till now. I'm using those new macbooks while I'm away from home, so I don't have the stable toolchain yet.

May someone who works on the next PR, fix the error for me :)

@nevi-me nevi-me deleted the ARROW-11063 branch December 29, 2020 23:34
@mqy
Copy link
Contributor

mqy commented Dec 30, 2020

@nevi-me format in this way should avoid the problem

I have fixed it in #9025

Also I'm thinking about add cargo +nightly-2020-11-24-x86_64 fmt to pre-commit.sh

@alamb
Copy link
Contributor

alamb commented Dec 30, 2020

🤦 Sorry @nevi-me -- I also have a PR here to fix it: #9046

I think it is blocking other PRs so I will merge #9046 as soon as it is green. cc @mqy -- thank you

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants