Skip to content

Conversation

@mrcnc
Copy link
Contributor

@mrcnc mrcnc commented Oct 23, 2025

I noticed we didn't include v3 in the docs here but we should!

@github-actions github-actions bot added the docs label Oct 23, 2025
@ebyhr
Copy link
Contributor

ebyhr commented Oct 23, 2025

Can we update this line as well?

| _required_ | _required_ | _required_ | **`format-version`** | An integer version number for the format. Currently, this can be 1 or 2 based on the spec. Implementations must throw an exception if a table's version is higher than the supported version. |

| Property | Default | Description |
| -------------- | -------- |--------------------------------------------------------------------------------------------------------------------------------------|
| format-version | 2 | Table's format version (can be 1 or 2) as defined in the [Spec](../../spec.md#format-versioning). Defaults to 2 since version 1.4.0. |
| format-version | 2 | Table's format version (can be 1, 2 or 3) as defined in the [Spec](../../spec.md#format-versioning). Defaults to 2 since version 1.4.0. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we'd better not mention possible values of format-version here, since we already link to the source. Otherwise, the list can be too long in the future.

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.

5 participants