Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2025-05-24 Thread via GitHub
github-actions[bot] commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2907520166 This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occur

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-11-25 Thread via GitHub
aadvik93 commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2498339543 > We generally do not assign issues since we get a pretty low follow through. That said please let us know when you have a PR ready Got it, thanks! I'll let you know once the PR

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-11-24 Thread via GitHub
RussellSpitzer commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2496477160 We generally do not assign issues since we get a pretty low follow through. That said please let us know when you have a PR ready -- This is an automated message from the

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-11-24 Thread via GitHub
aadvik93 commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2496217605 Hi, I'd like to work on this issue. Could you please assign it to me? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-08-24 Thread via GitHub
ebyhr commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2308234607 @spotted-cat You can find the code at https://github.com/palantir/gradle-baseline/blob/develop/baseline-error-prone/src/main/java/com/palantir/baseline/errorprone/DangerousJavaDeseria

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-08-04 Thread via GitHub
spotted-cat commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2267644030 > @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

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-08-04 Thread via GitHub
Fokko commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2267629008 @spotted-cat sure thing! Feel free to reach out when you bump into anything -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-08-04 Thread via GitHub
spotted-cat commented on issue #10853: URL: https://github.com/apache/iceberg/issues/10853#issuecomment-2267556976 Can I work on this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[I] Review new DangerousJavaDeserialization error-prone check [iceberg]

2024-08-02 Thread via GitHub
findepi opened a new issue, #10853: URL: https://github.com/apache/iceberg/issues/10853 `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 -- This is