Skip to content

Fix decoding Float to REAL in Kafka Avro#12784

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/kafka-fix-decoding
Jun 10, 2022
Merged

Fix decoding Float to REAL in Kafka Avro#12784
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/kafka-fix-decoding

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Jun 10, 2022

Description

Fix decoding Float to REAL in Kafka Avro
Supersedes #12669

Documentation

(x) No documentation is needed.

Release notes

(x) Release notes entries required with the following suggested text:

# Kafka
* Fix failure when decoding `float` value to `real` type. ({issue}`issuenumber`)

Co-Authored-By: Piotr Findeisen <piotr.findeisen@gmail.com>
@cla-bot cla-bot bot added the cla-signed label Jun 10, 2022
Copy link
Copy Markdown
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

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

@ebyhr thanks!

please change commit author to yourself
(mine is one line only)

@ebyhr ebyhr merged commit 4c07efc into trinodb:master Jun 10, 2022
@ebyhr ebyhr deleted the ebi/kafka-fix-decoding branch June 10, 2022 09:36
@ebyhr ebyhr mentioned this pull request Jun 10, 2022
@github-actions github-actions bot added this to the 386 milestone Jun 10, 2022
v-jizhang added a commit to v-jizhang/presto that referenced this pull request Jun 17, 2022
Cherry-pick of trinodb/trino#12784
Fix decoding Float to REAL in Kafka Avro

Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants