Skip to content

[Java] use raw type serializer for getSerialzier in jit#943

Merged
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:remove_getSerializer_generics_for_jit
Oct 5, 2023
Merged

[Java] use raw type serializer for getSerialzier in jit#943
chaokunyang merged 1 commit intoapache:mainfrom
chaokunyang:remove_getSerializer_generics_for_jit

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This pr uses raw type serializer for getSerialzier in jit. The cast of Serializer to subclass serializer with generic is easy to raise compiler error for javac, so just use raw type.

Related issue number

Closes #xxxx

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit e01370f into apache:main Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant