Skip to content

Releases: vesoft-inc/nebula-exchange

NebulaGraph Exchange v3.8.0

26 Apr 05:22
Compare
Choose a tag to compare
  • feature
    • support to filter the datasource #195
    • fix hdfs append bug #197

NebulaGraph Exchange v3.7.0

22 Jan 03:46
Compare
Choose a tag to compare
  • feature
    • re-import the batch data one by one when batch write failed #174
    • support kafka with security certification #186
    • support to config the encrypted password #192

NebulaGraph Exchange v3.6.1

28 Nov 02:06
f45040c
Compare
Choose a tag to compare
  • feature

    • add import status and records count #162
    • support job parallelism for both tags and edges #165
    • support to get template config file according to the datasource #170
    • add graph address for latency info #175
  • fix

    • fix config type convert bug for item with default null value #164
    • save the failed request before quit due to tooManyError #172
    • fix escape bug for " #178

NebulaGraph Exchange V3.6.0

11 Aug 07:33
c8f6ef4
Compare
Choose a tag to compare
  • feature

    • register googleDialect for jdbc to support BigQuery datasource #147
    • get rid of guava dependency #148
    • support the vid with specific string prefix #149
    • add batch delete for nebula-exchange #151
    • add batch update for nebula-exchange #154
    • enhance the jdbc datasource to support multiple table query #153
  • fix

    • fix escapes convert for source data #152
  • bugs

    • escape for "

NebulaGraph Exchange v3.5.0

18 May 15:50
Compare
Choose a tag to compare
  • feature
    • support unique path for failed writing #129
    • remove data count to improve the import performance #138
    • support custom rules for datasource #139
    • support ignoreIndex config

NebulaGraph Exchange v3.4.0

06 Feb 07:00
e407f38
Compare
Choose a tag to compare
  • feature

    • support reading config file from HDFS #106
    • add version validation for Spark #107
    • support path parameterization for file data #113
    • stop the application for NebulaGraph permission error #121

    full changelog: v3.3.0...v3.4.0

    note: this version does not support kafka and pulsar

NebulaGraph Exchange v3.3.0

31 Oct 13:11
08cdc4c
Compare
Choose a tag to compare
  • feature

    • check and give more clear log info when nebula.fields has wrong config #90
    • support general jdbc datasource #96
    • support write sst files with or without tagless key #100
  • fix

    • fix incorrect partition id in sst mode #82
    • fix error ngql chinese garbled characters #85
    • fix syntax error for edge id with comma #91
    • fix the Long value type for neo4j datasource #93
    • fix missing data for tagless when repartitionWithNebula is false #102
  • new Contributors

full changelog: v3.0.0...v3.3.0

Nebula Exchange v3.0.0

14 Feb 09:37
b20fa1a
Compare
Choose a tag to compare
  • feature
    • support import kafka's value json data into nebula #29
    • support to show job name in SparkUI #33
    • compatible with spark 3 and spark 2 #41
    • support custom partitioner for nebula when generate sst files to reduce the sst files and make sure sst files of one tag/edge have no overlap #49
    • support PostgreSQL datasource #62
    • support to write orphan vertex without tag to sst #63
  • fix
    • fix partition computation for Chinese id #30
    • fix the microseconds process for datetime #34

Nebula Exchange v2.6.3

11 Feb 07:37
d8ae3e3
Compare
Choose a tag to compare
  • feature
    • support domain address for meta server

Please get the package here: https://repo1.maven.org/maven2/com/vesoft/nebula-exchange/2.6.3/

Nebula Exchange v2.6.2

06 Jan 02:46
b2fa5e8
Compare
Choose a tag to compare
  • fix
    • fix partition computation for Chinese when generate SST #32
    • fix the microseconds process for datetime #36