Skip to content

Represent the default dataset properly in the internal flow #1735

@LinZhihao-723

Description

@LinZhihao-723

Request

The current CLP package flow doesn't handle the default dataset properly.

The flow works well if everything's submitted from the compression script end, as it ensures the dataset wil always be default. However, this doesn't work if we submit compression jobs directly to CLP DB.

We should make the dataset handling consistent with the config definition.

Possible implementation

  • Allow the dataset to be nullable.
  • Don't set it to default in the compression script.
  • Handle the dataset in the compression job.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions