apache / apache/beam

Row.toString with Logical Type are different for RowWithGetters and RowWithStorage

Open
#20,054 0 comments 0 reactions 0 assignees View on GitHub
bug core java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 5h
Merged PRs (30d)
204

Description

Row.toString with Logical Type are different for RowWithGetters and RowWithStorage with equivalent schemas. Behaviour for:
* RowWithGetters will show the .toString() representation of the logical type
* RowWithStorage will show the base type

This should be one or the other

Imported from Jira [BEAM-9054](https://issues.apache.org/jira/browse/BEAM-9054). Original Jira may contain additional context.
Reported by: alexvanboxel.

Contributor guide

Open the contributing guide

Research direction

Compare RowWithGetters and RowWithStorage using equivalent schemas, focusing on how each formats logical types in Row.toString. Decide which representation should be consistent, then verify that both implementations produce the same output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.