Skip to content

Collection deserialisation needs to check for null tokens #3815

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

Merged
merged 13 commits into from
Jun 24, 2019

Conversation

codebrain
Copy link
Contributor

Sql query results are composed of an array of values, with elements that may be null.

Fixes #3813

…mpting to deserialise the value. Sql query results are composed of an array of values, with elements that may be null.

Fixes #3813
@codebrain codebrain requested a review from russcam June 13, 2019 05:04
@russcam
Copy link
Contributor

russcam commented Jun 13, 2019

Spoke with @codebrain about this change. Will update this PR with a different approach

@codebrain codebrain added the WIP label Jun 13, 2019
@codebrain
Copy link
Contributor Author

Integration test currently failing: Machine Learning - PreviewDatafeedApi

@codebrain codebrain added v7.0.0 and removed WIP labels Jun 14, 2019
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

I've left some comments

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

I've left some comments

Stuart Cam and others added 2 commits June 18, 2019 13:12
@codebrain
Copy link
Contributor Author

Check for deserialisation of response in the event of an error

@codebrain codebrain merged commit 17215f5 into 7.x Jun 24, 2019
@russcam russcam deleted the fix/sql-query-nulls branch July 2, 2019 00:51
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