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

Upgrade Avro to 1.9.1 #5938

Merged
merged 11 commits into from
Jan 6, 2020
Merged

Upgrade Avro to 1.9.1 #5938

merged 11 commits into from
Jan 6, 2020

Commits on Dec 24, 2019

  1. Upgrade avro libraries to 1.9.1

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    19bbef2 View commit details
    Browse the repository at this point in the history
  2. Replace Joda-Time with JSR-310

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    510403a View commit details
    Browse the repository at this point in the history
  3. Remove imports of guava included in avro

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    c36c0f7 View commit details
    Browse the repository at this point in the history
  4. Add dependency on avro to pulsar-flink

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    9847af6 View commit details
    Browse the repository at this point in the history
  5. Remove dollar sign from namespace

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    e97e033 View commit details
    Browse the repository at this point in the history
  6. Add logical type conversions to ReflectData

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    01a6e78 View commit details
    Browse the repository at this point in the history
  7. Disable validation of avro default values

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    6f28ae2 View commit details
    Browse the repository at this point in the history
  8. Fix schema compatibility test

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4527ae9 View commit details
    Browse the repository at this point in the history
  9. Remove dependency on joda-time

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    0a5843d View commit details
    Browse the repository at this point in the history
  10. Rollback version of avro used by pulsar-io-flume

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    5106333 View commit details
    Browse the repository at this point in the history
  11. Update license files

    Masahiro Sakamoto committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    3997cfd View commit details
    Browse the repository at this point in the history