apache / apache/beam

Add query support to DynamoDBIO

Open
#19,694 0 comments 0 reactions 0 assignees View on GitHub
aws improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

DynamoDBIO currently only allows to do Scans supporting Querys should be a considerable cost improvement for users.
For ref.
https://stackoverflow.com/questions/43452219/what-is-the-difference-between-scan-and-query-in-dynamodb-when-use-scan-query

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

Contributor guide

Open the contributing guide

Research direction

Start by locating the Java DynamoDBIO implementation and read how its current scan-only behavior is exposed. Use the linked DynamoDB Scan versus Query reference to understand the requested distinction, then identify the existing tests for DynamoDBIO. Done means DynamoDBIO supports the requested Query behavior while preserving existing scan support.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.