Skip to content

Document read_auto operator#366

Open
mavam wants to merge 4 commits into
mainfrom
topic/read-auto
Open

Document read_auto operator#366
mavam wants to merge 4 commits into
mainfrom
topic/read-auto

Conversation

@mavam
Copy link
Copy Markdown
Member

@mavam mavam commented May 28, 2026

🔍 Problem

  • read_auto adds user-facing automatic reader detection, but docs.tenzir.com has no operator reference for it.

🛠️ Solution

  • Add a read_auto reference page with strict detection behavior, fallbacks, probe limits, and examples.
  • Add read_auto to the operator reference index.

💬 Review

⚙️ Code PR: tenzir/tenzir#6191

Add the reference entry for automatic reader detection, including strict detection behavior, fallback modes, probe limits, and examples.

Assisted-by: GPT-5 (pi)
@github-actions github-actions Bot added the reference Reference documentation label May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

📦 Preview  ·  View →  ·  🟢 Live

Verified for 0067154  ·  Auto-updates on push

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4d7d284ceb

ℹ️ 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".

Comment thread src/content/docs/reference/operators/read_auto.mdx Outdated
mavam added 3 commits May 28, 2026 18:08
State that fallback=all chooses text or binary mode from the current probe bytes, not from the entire stream. Point users with binary payloads that start with a UTF-8 prefix to a larger probe or direct read_all binary mode.

Assisted-by: GPT-5 (pi)
Replace the invalid load snippets with from_file subpipelines, matching the documented file-reading syntax for parsing byte streams.

Assisted-by: GPT-5 (pi)
Document the default probe limit as 1Mi to match the TQL spelling users can configure.

Assisted-by: GPT-5 (pi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reference Reference documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant