Skip to content

Conversation

nevi-me
Copy link

@nevi-me nevi-me commented Oct 15, 2025

When a table has a field called notify, it clashes with Java's built in notify method. This change adds notify to the list of Java keywords.

Fixes #8723

@google-cla
Copy link

google-cla bot commented Oct 15, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added c++ codegen Involving generating code from schema java labels Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] Fields named notify clash with Java's built-in notify method

1 participant