cockroachdb / cockroachdb/cockroach

sql: support parquet nested types for import

Open
#162,543 0 comments 0 reactions 0 assignees View on GitHub
A-import C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**
The parquet specification allows LIST and MAP types, that can be used to encode nested types by adding group levels around repeated fields that are not present in the data.

**Describe the solution you'd like**
A possibility is to import LIST and MAP as JSON objects.

Jira issue: CRDB-59524

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.