Skip to content

updated import.sh file to remove validate_fields parameter#3

Merged
ortizjeronimo merged 1 commit intomainfrom
import-script
Apr 18, 2024
Merged

updated import.sh file to remove validate_fields parameter#3
ortizjeronimo merged 1 commit intomainfrom
import-script

Conversation

@ortizjeronimo
Copy link
Copy Markdown
Contributor

OLD: echo 'bulk insert oss from <path_to_mined> WITH (FILE_DEL=0, OVERWRITE=1, VALIDATE_FIELDS=1)' | ldb
NEW: echo 'bulk insert oss from <path_to_mined> WITH (FILE_DEL=0, OVERWRITE=1)' | ldb

@ortizjeronimo ortizjeronimo requested a review from perezale April 18, 2024 19:08
@ortizjeronimo ortizjeronimo merged commit 3414825 into main Apr 18, 2024
@ortizjeronimo ortizjeronimo deleted the import-script branch April 18, 2024 19:09
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