View on GitHub

lakeFS

lakeFS - Data version control for your data lake | Git for data

Merge

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- message | str | | [optional] metadata | {str: (str,)} | | [optional] strategy | str | In case of a merge conflict, this option will force the merge process to automatically favor changes from the dest branch ('dest-wins') or from the source branch('source-wins'). In case no selection is made, the merge process will fail in case of a conflict | [optional] force | bool | | [optional] if omitted the server will use the default value of False any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional]

[Back to Model list] [Back to API list] [Back to README]