apache / apache/beam

Move HashingFn from test -> main to make it more accessible

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

Description

HashingFn is currently only available as a test dependency. There's no reason for that (it could be generally useful to non-test parts of IOs if necessary), so we should move it over to regular directory.

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

Contributor guide

Open the contributing guide

Research direction

Search the Java test sources and build configuration for HashingFn and its current test-only dependency. Move the existing class into the regular source directory, update the dependency references, and verify that the project still builds and the existing tests pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.