Skip to content

SQL: bytea support#585

Open
kbatuigas wants to merge 1 commit into
rp-sqlfrom
DOC-2189-bytea-type-for-sql-engine
Open

SQL: bytea support#585
kbatuigas wants to merge 1 commit into
rp-sqlfrom
DOC-2189-bytea-type-for-sql-engine

Conversation

@kbatuigas
Copy link
Copy Markdown
Contributor

Description

This pull request adds documentation for the new BYTEA data type in Redpanda SQL, which allows storage and querying of arbitrary binary data. The changes include a new reference page for BYTEA, updates to the SQL data types summary table, and navigation updates to include the new documentation.

Documentation for BYTEA data type:

  • Added a new reference page bytea.adoc describing the BYTEA data type, its syntax, usage examples, supported and unsupported operations, literal formats, and how it maps to binary fields from external sources such as Iceberg, Protobuf, Avro, and Kafka record metadata.

Documentation navigation and summary updates:

  • Updated the SQL data types summary table in index.adoc to include BYTEA, describing its purpose and example literal formats.
  • Added a navigation entry for the new bytea.adoc page in nav.adoc so it appears in the reference documentation menu.

Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline:

Page previews

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

@kbatuigas kbatuigas requested a review from a team as a code owner May 14, 2026 04:50
@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit c11aa01
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/6a0554a55eae360008c7cd7f
😎 Deploy Preview https://deploy-preview-585--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8541f83e-dc98-43ea-b16d-51c197ebd3e1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-2189-bytea-type-for-sql-engine

Comment @coderabbitai help to get the list of available commands and usage tips.

@kbatuigas kbatuigas requested a review from Greketrotny May 14, 2026 18:05
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