Skip to content

Conversation

@LNSD
Copy link
Contributor

@LNSD LNSD commented Jan 27, 2026

Avoid terminology collision with Raw Datasets, which are a distinct concept in the data model hierarchy (Raw vs Derived datasets).

  • Rename RawDatasetKind to DatasetKindStr across all crates
  • Rename module from raw_dataset_kind.rs to dataset_kind_str.rs
  • Update doc comments to reference new type name
  • Clarify that this type represents a type-erased dataset kind identifier

Avoid terminology collision with Raw Datasets, which are a distinct concept in the data model hierarchy (Raw vs Derived datasets).

- Rename `RawDatasetKind` to `DatasetKindStr` across all crates
- Rename module from `raw_dataset_kind.rs` to `dataset_kind_str.rs`
- Update doc comments to reference new type name
- Clarify that this type represents a type-erased dataset kind identifier

Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
@LNSD LNSD requested a review from shiyasmohd January 27, 2026 15:18
@LNSD LNSD self-assigned this Jan 27, 2026
@LNSD LNSD merged commit a42e66a into main Jan 27, 2026
7 checks passed
@LNSD LNSD deleted the lnsd/refactor-datasets-common-rename-dataset-kind-str branch January 27, 2026 15:21
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.

3 participants