confluentinc / confluentinc/kafka-tutorials

KT showing how to transform arrays

Open
#661 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Arrays are a common data type in structured formats like JSON. Users often want to transform arrays in various ways, such as flatten in separate rows, combine elements into a single field, etc. It might be useful to have a KT which shows how to transform arrays containing both primitive types and structs using array indexing operators, and functions such as `EXPLODE` and `ARRAY_JOIN`.

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.