Open findepi opened 3 months ago
Can I work on this issue?
@spotted-cat sure thing! Feel free to reach out when you bump into anything
@spotted-cat sure thing! Feel free to reach out when you bump into anything
Thankyou for offering to help.
So I looked up into the issue, and I am unable to find any documentation for the check DangerousJavaDeserialization
which atleast for now I didn't see listed in either Google's error prone docs or of the Palantir Baseline Error prone checks.
Can you point me if I am missing something here?
DangerousJavaDeserialization
is a recently added error-prone check (https://github.com/apache/iceberg/pull/10788). Figure out whether we adjust the code or suppress the check permanently