This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from c6f9f3c91b [rest] Make paths in REST less conflicts (#5250)
add 0352fe9dc0 [core] do not overwrite options when merging options and
token (#5253)
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/rest/RESTTokenFileIO.java | 3 +-
.../main/java/org/apache/paimon/rest/RESTUtil.java | 10 ++-
.../java/org/apache/paimon/rest/RESTUtilTest.java | 82 ++++++++++++++++++++++
3 files changed, 92 insertions(+), 3 deletions(-)
create mode 100644
paimon-core/src/test/java/org/apache/paimon/rest/RESTUtilTest.java