Skip to content

Conversation

@zakalibit
Copy link
Contributor

is_null_ was not correctly updated for the non null values on the next row read, added untittest that simulates the scenario
Also removed else branch in the ctor that was setting count_ to zero, it is already set in ctor member initialiser list.

Alex Revetchi added 2 commits October 6, 2021 07:00
@mpenick mpenick merged commit 5a91c62 into datastax:master Oct 18, 2021
@mpenick
Copy link
Contributor

mpenick commented Oct 18, 2021

Thanks @zakalibit

fsaporito pushed a commit to cloudian/cpp-driver that referenced this pull request May 9, 2023
…mn (datastax#516)

* - is_null_ is not set to false by a non null value, it stays true after a row with a null value for the column

* - fix formatting

Co-authored-by: Alex Revetchi <[email protected]>
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