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

ORC-231 Configurable capability to overwrite the file if it exists. #162

Closed
wants to merge 1 commit into from

Conversation

ajayyadava
Copy link
Contributor

Added a boolean flag to configure the overwrite behavior. This change is backward compatible as the default value of the flag is false.

The default value of this flag is false and this change is backward
compatible.
@asfgit asfgit closed this in 22c6c5b Aug 29, 2017
@omalley
Copy link
Contributor

omalley commented Aug 29, 2017

I undid the inadvertent change to the import lines. Please configure your IDE to not introduce wildcard imports for this project.

omalley pushed a commit to omalley/orc that referenced this pull request Nov 11, 2019
The default value of this flag is false and this change is backward
compatible.

Fixes apache#162

Signed-off-by: Owen O'Malley <omalley@apache.org>
omalley pushed a commit that referenced this pull request Dec 3, 2019
The default value of this flag is false and this change is backward
compatible.

Fixes #162

Signed-off-by: Owen O'Malley <omalley@apache.org>
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.

None yet

2 participants