apache / apache/wayang

Record should take advantage of RecordType (if used)

Open
#542 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
274
Forks
140
Avg merge
5d 16h
Merged PRs (30d)
4

Description

Instead of simply retrieving data with index, we could take advantage of the schema information (through the RecordType) and retrieve data by field name

Contributor guide

Open the contributing guide

Research direction

Start by locating the Record and RecordType definitions and the current index-based retrieval path. Determine how schema field names are represented and what behavior is expected when a RecordType is available; done means field-name retrieval works and the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.