This repository was archived by the owner on Oct 18, 2021. It is now read-only.
-
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