Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Nebula Exchange & Nebula Spark Connector & Nebula Algorithm v.2.5.1

Latest

Choose a tag to compare

@Nicole00 Nicole00 released this 28 Sep 10:00
2c61ca5
  • Nebula Exchange v2.5.1
    remove data count statistics to improve the performance
    add null rank check when define the rank field
    remove the hdfs's system close operation to avoid hadoop's "fileSystem has closed" problem
    add distinct operation for data to fix sst file write's "Keys must be added in strict ascending order" bug

  • Nebula Spark Connector v2.5.1
    support DELETE write mode
    add double quote for hash() policy
    fix getStr for Date, Datetime, Time data type.

  • Nebula Algorithm v2.5.1
    support GraphTriangleCount algorithm