Skip to content

Clarify Support For Multiple Projects And Datasets#443

Open
eli-b wants to merge 1 commit into
goccy:mainfrom
eli-b:main
Open

Clarify Support For Multiple Projects And Datasets#443
eli-b wants to merge 1 commit into
goccy:mainfrom
eli-b:main

Conversation

@eli-b

@eli-b eli-b commented Apr 10, 2026

Copy link
Copy Markdown

Currenly, it's easy to reach the incorrect conclusion that only a single project and dataset are supported:

  • The --project flag is required, and only lets you define a single project.
  • The --dataset flag also only lets you define a single dataset.
  • The data.yaml contains a single project and dataset.

This PR clarifies that multiple projects and datasets are supported:

  1. Make the --project flag only required when --data-from-yaml isn't specified.
  2. Update the description of the --project, --dataset, and --data-from-yaml flags.
  3. Update README.md.
  4. Update data.yaml to showcase multiple projects and datasets.

I tested the changes locally and both --project initialization and --data-from-yaml initialization seem to work.

…e --project flag only required when --data-from-yaml isn't specified, 2. Update README.md, 3. Update data.yaml to showcase multiple projects and datasets.
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.

1 participant