Record should take advantage of RecordType (if used)
Open
- 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
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