AndreVale69 commented on issue #6598: URL: https://github.com/apache/gravitino/issues/6598#issuecomment-2790397011
> Please do not break the compatibility when you change the method signature, I think this is the most important thing to me. Maybe this is a stupid question, but how can I change a function signature without breaking backward compatibility? I understand that changing the order of parameters would definitely break things, but even just renaming a parameter would affect keyword-style calls (e.g., `foo(old_name=...)`). -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org