embulk / embulk/embulk-output-jdbc

Skip error records option

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
92
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Support option for skipping error records instead of aborting.
Error records should be written in log file (or another OutputPlugin?).
And user may want to know number of error records.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the JDBC output plugin's current error-handling path and how its OutputPlugin integration works. Define the option behavior, error-record destination, and reporting of the error count from the issue requirements. Done means error records can be skipped, preserved in the selected output, and counted for the user.

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.