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-4062: Allow leading underscores for names in idl #3178

Merged
merged 4 commits into from
Oct 14, 2024

Commits on Sep 26, 2024

  1. AVRO-4062 [java] Fix broken test data

    Isak Lindbeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3e17aab View commit details
    Browse the repository at this point in the history
  2. AVRO-4062 [java] Make maven run unit test for IdlReader

    The test is not run automatically unless the class naming convention is followed
    Isak Lindbeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    981fb70 View commit details
    Browse the repository at this point in the history
  3. AVRO-4062 Allow leading underscore for names in idl

    Isak Lindbeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9d1ce31 View commit details
    Browse the repository at this point in the history
  4. AVRO-4062 [java] Add test for leading underscore in names

    Isak Lindbeck committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b8705e1 View commit details
    Browse the repository at this point in the history