vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

fix list table names #69

Closed liuxiaocs7 closed 2 years ago

liuxiaocs7 commented 2 years ago

close #68

before:

[VERTEX.[B@3b0143d3, EDGE.[B@7b49cea0]

after:

[VERTEX.person, EDGE.friend]