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

AVRO-3780: [Rust] Bug: decimal logical type usage through Fixed #2283

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

ftelnov
Copy link
Contributor

@ftelnov ftelnov commented Jun 13, 2023

It's impossible to use decimal logical type based on fixed data type, following the official spec syntax.

More info could be found in the JIRA issue.

@github-actions github-actions bot added the Rust label Jun 13, 2023
@martin-g martin-g changed the title [Rust] Bug: decimal logical type usage through Fixed AVRO-3780: [Rust] Bug: decimal logical type usage through Fixed Jun 13, 2023
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@martin-g martin-g merged commit 12d0655 into apache:master Jun 14, 2023
martin-g pushed a commit that referenced this pull request Jun 14, 2023
* feat: add failing test case

* AVRO-3780: Fix parsing of `decimal` logical schema with `fixed`

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

---------

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Co-authored-by: Fedor Telnov <f.telnov@picodata.io>
Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
(cherry picked from commit 12d0655)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants