Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sources/tempo/operations/dedicated_columns.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rather than in the generic attribute key-value list.
Introduced with `vParquet3`, dedicated attribute columns are available when using `vParquet3` or later storage formats.
Even though `vParquet3` is deprecated, this feature is available when using the current value of `vParquet4`.

With `vParuqet5`, dedicated attribute columns gain support for array-valued attributes, event-scoped attributes, and blob attributes using the `options` field.
With `vParquet5`, dedicated attribute columns gain support for array-valued attributes, event-scoped attributes, and blob attributes using the `options` field.

## Configuration

Expand Down
Loading