linkedin / linkedin/Avro2TF

Restore support for "accept single value as array" in config?

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
128
Forks
21
PR merge metrics
No merged PRs in 30d

Description

In looking at the diff in #39, I noticed that `DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY` was set to `true`, but, after #31 was merged, this effectively became `false`. This behavior wasn't documented or tested, but could be restored if desired. (I assume it was intended to be used with the `labels` field.)

Contributor guide

Open the contributing guide

Research direction

Review the diffs in #39 and #31, then trace the configuration path for the `labels` field and the `DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY` setting. Done means the intended single-value behavior is decided, restored if accepted, and covered by documentation and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
machine-learning
Issue type
Feature
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.