PinkNekoFist commented on issue #4189: URL: https://github.com/apache/gravitino/issues/4189#issuecomment-2804148425
Hi everyone, I’m new to this project and still learning how everything works, so I’d really appreciate your guidance and insights. - During the discussion, a separate issue (#4201) was created, but that issue has also stalled midway, so I’m unclear about the current situation. - The title of the issue is "Possible null pointer exception in CatalogRegister.java." However, based on the code logic, the `throw failedException;` at line 213 in CatalogRegister.java doesn’t seem executable. Therefore, I don’t quite understand what this issue is trying to fix. - Building on the previous point, I found a solution in the comments section that seems feasible—perhaps I can just copy it? I also thought of another solution, which involves directly deleting line 213. However, I’m not sure if this aligns with the direction intended by this issue. Looking forward to hearing everyone’s thoughts. Thanks! -- 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 specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
