Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

[TRAFODION-3175] enhance ExeCliInterface get interface to return null indicator #1689

Merged
merged 2 commits into from
Aug 17, 2018

Conversation

moscowgentalman
Copy link
Contributor

enhance the ExeCliInterface get method to return NULL ptr for NULL value.
So the caller is able to determine the null value.
This is only for the fetchAllRow interface, where later the caller need to call OutputInfo method get, instead of adding a new array to save null indicator, I choose to reuse the data_ pointer

@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/2937/

@Traf-Jenkins
Copy link

Copy link
Contributor

@DaveBirdsall DaveBirdsall left a comment

Choose a reason for hiding this comment

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

+1 Looks good to me

@asfgit asfgit merged commit 5ddd7bf into apache:master Aug 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants