You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue bundles tasks related to extending Tempo’s Parquet based block format such that a configurable subset of span attributes can be stored in dedicated columns. The goal is to improve the search performance of TraceQL in Tempo.
The extended format will be released as vParquet3.
FYI: Since vParquet3 wasn't included as part of release 2.2, I've rolled back some of the doc changes. They are still in the files, but are commented out.
operations/dedicated_columns.md is set to not publish
Analyze blocks and analyze block sections of the API doc have the sentences referencing v3 commented out.
I followed the doc changes in this PR for guidance: #2663
This issue bundles tasks related to extending Tempo’s Parquet based block format such that a configurable subset of span attributes can be stored in dedicated columns. The goal is to improve the search performance of TraceQL in Tempo.
The extended format will be released as
vParquet3
.Context
Planning
Implementation
Release
The text was updated successfully, but these errors were encountered: