tsungchih commented on PR #6542: URL: https://github.com/apache/gravitino/pull/6542#issuecomment-2688376438
Here I got another question when I was implementing the xxxDTO classes. Most of them have a factory method `of` or builder class inside. I was wondering if I should implement those builder classes since I feel we don't need them. As you suggested, perhaps I should avoid copy them side by side from Java source but implement these classes in a more straight forward ways. Do I get your point? -- 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