Skip to content

Add config to disable non-null checks. #51

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 1 commit into from
Mar 8, 2016
Merged

Add config to disable non-null checks. #51

merged 1 commit into from
Mar 8, 2016

Conversation

criccomini
Copy link
Contributor

No description provided.

@criccomini
Copy link
Contributor Author

We have columns that are BIGINT (UTC seconds), and nullable. In some cases, it is impractical/impossible for us to ALTER the table to add NOT NULL. Without this patch, we can't use JDBC connector.

@gwenshap
Copy link
Contributor

gwenshap commented Mar 8, 2016

LGTM. Thanks for contributing, @criccomini.

gwenshap added a commit that referenced this pull request Mar 8, 2016
Add config to disable non-null checks.
@gwenshap gwenshap merged commit b09462e into confluentinc:master Mar 8, 2016
shikhar added a commit that referenced this pull request Jul 26, 2016
 Remove ErrorPolicy plumbing, only support retries with backoff
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