Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Map Type supported in the JsonToRow Transformer #32884

Open
1 of 17 tasks
DanielMorales9 opened this issue Oct 21, 2024 · 0 comments
Open
1 of 17 tasks

Comments

@DanielMorales9
Copy link

What would you like to happen?

I am currently running workloads that ingest data into Iceberg tables, where some nested fields are stored as Map types. We found this approach offers better read performance compared to using simple JSON strings. However, as I consider migrating to Apache Beam, I noticed that the JsonToRow transformation does not support deserializing Map types from JSON data. Is there a way to enable this functionality?

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@liferoad liferoad added IcebergIO IcebergIO: can only be used through ManagedIO and removed awaiting triage labels Oct 21, 2024
@ahmedabu98 ahmedabu98 added core and removed IcebergIO IcebergIO: can only be used through ManagedIO labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants