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

MINOR: Support int value for timeOfDay in ProtoTimeConverter #3034

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

mwong38
Copy link
Contributor

@mwong38 mwong38 commented Oct 13, 2024

Rationale for this change

TimeOfDay can sometimes be encoded as INT32 rather than INT64, especially if saved from Kafka Connect.

What changes are included in this PR?

Add support for Int as well as Long.

Are these changes tested?

Yes

Are there any user-facing changes?

No

@Fokko Fokko merged commit 4fb7518 into apache:master Nov 8, 2024
9 checks passed
@Fokko
Copy link
Contributor

Fokko commented Nov 8, 2024

Thanks @mwong38 for working on this, and thanks @wgtmac for the review 🙌

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.

3 participants