Document from_clickhouse#268
Conversation
|
📦 Preview · View → · 🟢 Live Verified for |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d904d21862
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8d65547b53
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: eb4cbdb72b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 404d48cca9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
404d48c to
160a1d7
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 160a1d7d9b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: af2b9f913a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
af2b9f9 to
db29435
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: db294355a2
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Add a collecting guide for reading from MySQL and ClickHouse and expand the ClickHouse reference coverage. Update send-to-destinations to cover ClickHouse and Snowflake and add reciprocal guide links from the related references.
Move the ClickHouse integration diagram into the docs tree as a raw .excalidraw file and reference it directly from the page. This lets the docs pipeline generate and inline the SVG automatically.
Replace the local ClickHouse setup walkthrough with a Cloud-first callout and a compact OSS quick start fallback. Keep the PR's from_clickhouse examples while clarifying when local non-TLS examples apply. Assisted-by: GPT-5 (Codex)
Remove duplicate operator catalog sections, add the executor prerequisite near runnable from_clickhouse examples, and use the documented to_upper function in the data-store guide. Assisted-by: GPT-5 (Codex)
Drop outdated notes that told users to run from_clickhouse with the new pipeline executor. The executor requirement has already landed, so the warning no longer applies. Assisted-by: GPT-5 (Codex)
db29435 to
a93ae5d
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a93ae5d1ac
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Keep the URI variant aligned with the automatic table creation example by reading the local OCSF fixture with from_file before sending it to ClickHouse. Assisted-by: GPT-5 (Codex)
Update the ClickHouse integration page diagram from the supplied Excalidraw source so the rendered SVG matches the latest asset. Assisted-by: GPT-5 (Codex)
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: adf68e8b69
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Frame the page around ClickHouse as the analytical store for Tenzir security data pipelines. Add clearer integration paths, Cloud connection guidance, and examples for writing, reading, inspecting, and exporting ClickHouse data. Assisted-by: GPT-5 (Codex)
Use from_file in the to_clickhouse URI example so the pipeline reads the CSV file before writing it to ClickHouse. Assisted-by: GPT-5 (Codex)
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 62d55538d9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Add prose between adjacent TQL blocks so the renderer does not treat separate examples as input-output pairs. Assisted-by: GPT-5 (Codex)
Remove redundant ClickHouse Cloud TLS wording and use the shorter Examples heading for the integration page examples section. Assisted-by: GPT-5 (Codex)
Update the generated schema example to show Nullable(Bool), matching the documented to_clickhouse type mapping. Assisted-by: GPT-5 (Codex)
🔍 Problem
from_clickhouseoperator needs reference and guide coverage.🛠️ Solution
from_clickhouseoperator reference page.host/port/user/passworduri="clickhouse://[user[:password]@]host[:port][/database]"database.tableand URI/default databases replace a separatedatabaseargument..excalidrawsource file that the docs build converts automatically.💬 Review
- Focus on whether the guide split between collecting from data stores and routing to data-store destinations is clear.
- Confirm the ClickHouse integration page tells a coherent read/write story around
- Check that the URI guidance and examples are consistent across the reference and guide pages.
🛠️ Code PR: tenzir/tenzir#6048from_clickhouseandto_clickhouse.🎫 Refs TNZ-403