Skip to content

Enable existing_ok=True for creating datasets#760

Merged
bennybp merged 1 commit intomainfrom
allow_existing_ds
Sep 29, 2023
Merged

Enable existing_ok=True for creating datasets#760
bennybp merged 1 commit intomainfrom
allow_existing_ds

Conversation

@bennybp
Copy link
Contributor

@bennybp bennybp commented Sep 24, 2023

Description

Adds the ability to specify existing_ok=True for add_dataset. If True, and a dataset exists with the same type & name, the existing dataset is returned and a new dataset is not created.

Changelog description

Add existing_ok=True for add_dataset

Status

  • Code base linted
  • Ready to go

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #760 (ed8c60e) into main (e8d9cba) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Additional details and impacted files

@bennybp bennybp changed the title [HOLD] Enable existing_ok=True for creating datasets Enable existing_ok=True for creating datasets Sep 29, 2023
@bennybp bennybp merged commit a262ad4 into main Sep 29, 2023
@bennybp bennybp deleted the allow_existing_ds branch September 29, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant