ashvina opened a new pull request, #400: URL: https://github.com/apache/incubator-xtable/pull/400
This change improves the code readability. The change fixes name of classes with old product-specific prefix (One), either replaces "One" with prefix "internal", as it more accurately reflects the class's function, or removes "One" altogether. This change targets OneSchema and OneSnapshot classes. These are internal classes that hold and transfer information about a table's schema and snapshots. This change focuses on code refactoring and does not introduce new tests. Relates to #394 -- 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...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org