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

[Pulsar IO] ElasticSearch Sink: support Fixed and ENUM datatypes #13800

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

nicoloboschi
Copy link
Contributor

Motivation

Currently the Pulsar IO ElasticSearch sink does not support the FIXED and ENUM Avro types.

Modifications

Make the JsonConverter class able to parse the Avro FIXED and ENUM schema types.

Documentation

  • no-need-doc

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 18, 2022
@nicoloboschi
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

@codelipenghui codelipenghui added this to the 2.10.0 milestone Jan 18, 2022
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

lgtm

@eolivelli eolivelli merged commit dc20ef0 into apache:master Jan 20, 2022
@nicoloboschi nicoloboschi deleted the essink-fixed-enum branch January 20, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants