You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/11/08 16:16:50 UTC

[incubator-hugegraph-toolchain] branch adapt-common updated (c1d2af66 -> 771165f3)

This is an automated email from the ASF dual-hosted git repository.

jin pushed a change to branch adapt-common
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git


    from c1d2af66 add "-am" back
     add 771165f3 fix jersey conflicts in spark

No new revisions were added by this update.

Summary of changes:
 .../api/traverser/JaccardSimilarityAPI.java        |  5 +++--
 .../com/baidu/hugegraph/client/RestClient.java     |  1 -
 .../com/baidu/hugegraph/driver/HugeClient.java     | 13 ++++++-----
 .../serializer/direct/struct/DataType.java         |  1 -
 .../hugegraph/serializer/direct/util/LZ4Util.java  |  1 -
 .../hugegraph/structure/auth/HugeResource.java     |  1 -
 .../hugegraph/structure/schema/EdgeLabel.java      |  3 ++-
 .../hugegraph/structure/traverser/KoutRequest.java | 18 +++++++--------
 .../java/com/baidu/hugegraph/util/TaskCache.java   |  4 ++--
 hugegraph-loader/pom.xml                           | 26 ++++++++++++++++++++++
 .../loader/test/functional/JDBCLoadTest.java       |  1 +
 .../hugegraph/loader/test/functional/LoadTest.java | 13 +++++------
 12 files changed, 55 insertions(+), 32 deletions(-)