Skip to content

AVRO-3511: Fix the parsing canonical form for Decimal schema#1679

Merged
martin-g merged 1 commit intomasterfrom
avro-3511-rust-fix-parsing-of-decimal-logical-type
May 5, 2022
Merged

AVRO-3511: Fix the parsing canonical form for Decimal schema#1679
martin-g merged 1 commit intomasterfrom
avro-3511-rust-fix-parsing-of-decimal-logical-type

Conversation

@martin-g
Copy link
Member

@martin-g martin-g commented May 5, 2022

Jira

Tests

  • My PR enables many IT tests

Commits

  • My commits all reference Jira issues in their subject lines. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters (not including Jira issue reference)
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Documentation

  • No need of new documentation

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@github-actions github-actions bot added the Rust label May 5, 2022
@martin-g martin-g merged commit ce74e77 into master May 5, 2022
martin-g added a commit that referenced this pull request May 5, 2022
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
(cherry picked from commit ce74e77)
@martin-g martin-g deleted the avro-3511-rust-fix-parsing-of-decimal-logical-type branch May 5, 2022 20:22
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.

1 participant