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

GEODE-4833: JdbcWriter and JdbcAsyncWriter may fail to write null fields to database #1636

Merged
merged 9 commits into from Mar 19, 2018

Conversation

dschneider-pivotal
Copy link
Contributor

No description provided.

instance is not serialized with PDX

private TableMetaDataManager tableMetaDataManager;
private Connection connection;
DatabaseMetaData databaseMetaData;
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd make all of these fields private.

Copy link
Contributor

@kirklund kirklund left a comment

Choose a reason for hiding this comment

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

+1

@dschneider-pivotal dschneider-pivotal merged commit b4ad610 into apache:develop Mar 19, 2018
@dschneider-pivotal dschneider-pivotal deleted the feature/GEODE-4833 branch March 19, 2018 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants