Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Field partitioner to pick value from Map structure #180

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pushpavanthar
Copy link

@pushpavanthar pushpavanthar commented Mar 13, 2021

Problem

Field Partitioner could not pick value if the incoming record is of the form of map

Solution

Handled to fetch attribute value when the payload of Map type

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@pushpavanthar pushpavanthar requested a review from a team as a code owner March 13, 2021 19:58
@ghost
Copy link

ghost commented Mar 13, 2021

@confluentinc It looks like @pushpavanthar just signed our Contributor License Agreement. 👍

Always at your service,

clabot

Copy link
Author

@pushpavanthar pushpavanthar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant