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

HADOOP-19315. Upgrade Apache Avro to 1.11.4 #7128

Merged
merged 9 commits into from
Nov 11, 2024

Commits on Oct 22, 2024

  1. Bumped avro to 1.11.4 and implemented setter/getter adjustments

    Dominik Diedrich committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a0a429c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Using setIntField instead of put method

    Dominik Diedrich committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    55fd86c View commit details
    Browse the repository at this point in the history
  2. Added avro version 1.11.4 to the LICENSE-binary file

    Dominik Diedrich committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e859dd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Added system property SERIALIZABLE_PACKAGES for testAvroReflect

    Dominik Diedrich committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dccaddf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Introduced Constants class and fixed bug with wrongly named serializa…

    …tion package
    Dominik Diedrich committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2927b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Introduced Constants class and fixed bug with wrongly named serializa…

    …tion package
    Dominik Diedrich committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1173fe2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fixed code style findings

    Dominik Diedrich committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ab0417f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fixed more style checks

    Dominik Diedrich committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1d20cf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Added javadoc and package-info

    Dominik Diedrich committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4c1fd82 View commit details
    Browse the repository at this point in the history