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

Support enable_insert_strict #1013

Merged
merged 1 commit into from
Apr 24, 2019
Merged

Support enable_insert_strict #1013

merged 1 commit into from
Apr 24, 2019

Conversation

imay
Copy link
Contributor

@imay imay commented Apr 24, 2019

Add a variable enable_insert_strict, this default value is false. When
this value is set to true, insert will fail if there is any filtered
data. If this value is false, insert will ignore filtered data and
success

#990

Add a variable enable_insert_strict, this default value is false. When
this value is set to true, insert will fail if there is any filtered
data. If this value is false, insert will ignore filtered data and
success
@imay imay merged commit f852aa1 into apache:master Apr 24, 2019
@imay imay deleted the add-insert-strict branch April 24, 2019 09:06
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