Skip to content

Conversation

nevi-me
Copy link

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

When a table's name is called Table, the Java bindings generated result in an error due to there being 2 Tables. This fixes the issue by fully qualifyng the flatbuffers Table import.

Fixes #8728

When a table's name is called `Table`, the Java bindings generated result in an error due to there being  2 Tables. This fixes the issue by fully qualifyng the flatbuffers Table import.
@github-actions github-actions bot added c++ codegen Involving generating code from schema java labels Oct 17, 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] Schema types named 'Table' clash with the Table import

1 participant