Skip to content

Clickhouse Exporter: Remove flattening, just use json object#327

Merged
mheffner merged 1 commit into
mainfrom
ch-remove-flattening
May 3, 2026
Merged

Clickhouse Exporter: Remove flattening, just use json object#327
mheffner merged 1 commit into
mainfrom
ch-remove-flattening

Conversation

@mheffner

Copy link
Copy Markdown
Member

Now that we've added encoding support for JSON objects, rely on that encoding for all key/value entries. Previously we used a flattening approach for nested k/v's, but that isn't necessary with the JSON object support. This will better respect the k/v depth option for all nested types.

@mheffner mheffner requested a review from rjenkins March 13, 2026 17:29
@mheffner mheffner merged commit 7ce8b60 into main May 3, 2026
12 checks passed
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