aws / aws/event-ruler

Generic flattening API?

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
615
Forks
82
Avg merge
1d 22h
Merged PRs (30d)
7

Description

## What is your idea?

Ruler comes with a built-in flattener for JSON. Suppose I wanted one for Avro or Protobufs or whatever. It might be nice to have a generic Flattening interface that other people could implement for whatever data type. It should include the ArrayMembership apparatus because other data types are apt to have arrays too.

## Would you be willing to make the change?

Yes.

Contributor guide

Open the contributing guide

Research direction

Start by reading the built-in JSON flattener and the ArrayMembership apparatus mentioned in the issue. Compare their responsibilities and determine what a generic Flattening interface would need to support JSON, Avro, Protobufs, and array membership. Done means the interface design is agreed and other data types can implement it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, json
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.