apache / apache/beam

Add JpaIO

Open
#18,108 0 comments 0 reactions 0 assignees View on GitHub
ideas io new feature P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Now that we have `JdbcIO`, another way to deal with database is to use JPA. Thanks to JPA, we would be able to deal with `PCollection` of Entities (POJO containing the JPA annotation).
The think I would like to test the JPA engine (providing the `EntityManager`) in the executors.

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

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing JdbcIO implementation and the linked Jira issue for the missing context around JpaIO. Determine how JPA entities would be represented in a PCollection and how an EntityManager would be provided in executors. Done requires a defined design and tests for the proposed executor behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.