This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 75a05ff43e Used passed in lineSeparator in writeHorizontalLine (#7998)
add 813ca6587b [#7975] improvement(validateFieldExistence): empty or null
check for fieldName (#7990)
No new revisions were added by this update.
Summary of changes:
.../apache/gravitino/dto/rel/PartitionUtils.java | 2 +
.../gravitino/dto/rel/TestPartitionUtils.java | 75 ++++++++++++++++++++++
2 files changed, 77 insertions(+)
create mode 100644
common/src/test/java/org/apache/gravitino/dto/rel/TestPartitionUtils.java