vesoft-inc / nebula-importer

Nebula Graph Importer with Go
Apache License 2.0
90 stars 60 forks source link

Fix the import of files with wildcard in the path when under the path… #210

Closed svenbarnett closed 2 years ago

svenbarnett commented 2 years ago

for example , the path ./csv/.csv and under the path ./csv/ only has one file ./csv/a.csv , the importer will fail with error msg `‘cannot find file File(./csv/.csv) doesnot exist!’`

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

wey-gu commented 2 years ago

Thanks a lot @svenbarnett for the contribution :).

wey-gu commented 2 years ago

Dear @svenbarnett , welcome to the Nebula Community, would you mind sharing your mail with us so that we could reach out to you for a contributor certificate and a small gift?

You could mail me via wey.gu@vesoft.com

Thanks!