You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For consistency of all bulk import related parameters, it would be better to rename the existing parameter --delimiter into --bulk-separator. The parameter is currently placed in BaseRunPlatformOption.cs.
Expected list of changes:
Modify BaseRunPlatformOption.cs to rename the CLI parameter
Fix all broken unit tests and integration tests
Update the documentation in yuniql.io
The text was updated successfully, but these errors were encountered:
For consistency of all bulk import related parameters, it would be better to rename the existing parameter --delimiter into --bulk-separator. The parameter is currently placed in
BaseRunPlatformOption.cs
.Expected list of changes:
BaseRunPlatformOption.cs
to rename the CLI parameterThe text was updated successfully, but these errors were encountered: