Skip to content

Added parquet to IMPORT INTO#23203

Merged
peachdawnleach merged 9 commits intomainfrom
20260420-doc-16432-parquet-support
Apr 23, 2026
Merged

Added parquet to IMPORT INTO#23203
peachdawnleach merged 9 commits intomainfrom
20260420-doc-16432-parquet-support

Conversation

@peachdawnleach
Copy link
Copy Markdown
Contributor

Fixes: DOC-16432 and DOC-16279

Added info on parquet files to IMPORT INTO

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 3d86840
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69ea57742eff260008adf821

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 3d86840
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69ea57743108bc00089ada91

@github-actions
Copy link
Copy Markdown

Files changed:

@peachdawnleach peachdawnleach requested a review from sravotto April 21, 2026 15:57
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Netlify Preview

Name Link
🔨 Latest commit 3d86840
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69ea577455e89800082915d9
😎 Deploy Preview https://deploy-preview-23203--cockroachdb-docs.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.

Copy link
Copy Markdown

@sravotto sravotto left a comment

Choose a reason for hiding this comment

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

I have just a couple of comments.

Comment thread src/current/v26.2/import-into.md Outdated
Comment thread src/current/v26.2/import-into.md
@sravotto sravotto requested a review from mw5h April 21, 2026 16:16
Copy link
Copy Markdown

@sravotto sravotto left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@rmloveland rmloveland left a comment

Choose a reason for hiding this comment

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

LGTM, non-blocking comment

Comment thread src/current/v26.2/import-into.md Outdated
The `IMPORT INTO` [statement]({% link {{ page.version.version }}/sql-statements.md %}) imports CSV, Avro, Parquet, or delimited data into an existing table by appending new rows to the table.

{{site.data.alerts.callout_info}}
Parquet file support is in preview. It is subject to change.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

suggest making this mention of 'preview' link to https://www.cockroachlabs.com/docs/dev/cockroachdb-feature-availability#feature-availability-phases where preview status is defined

@peachdawnleach peachdawnleach enabled auto-merge (squash) April 23, 2026 15:58
@peachdawnleach peachdawnleach merged commit 3e7881b into main Apr 23, 2026
6 checks passed
@peachdawnleach peachdawnleach deleted the 20260420-doc-16432-parquet-support branch April 23, 2026 17:39
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.

3 participants