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

KAFKA-16288, KAFKA-16289: Fix Values convertToDecimal exception and parseString corruption #15399

Merged

Commits on Feb 20, 2024

  1. KAFKA-16288: Prevent ClassCastExceptions for strings in Values.conver…

    …tToDecimal
    
    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    46e9b41 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. KAFKA-16289: Values inferred schemas for map and arrays should ignore…

    … element order
    
    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a3d31de View commit details
    Browse the repository at this point in the history
  2. Add documentation and value assertions to BigDecimal based test

    Signed-off-by: Greg Harris <greg.harris@aiven.io>
    gharris1727 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0e781d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef9258 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    0791f12 View commit details
    Browse the repository at this point in the history