apache / apache/incubator-graphar

[Improvement][Spark]: Neo4j2GraphAr change the type

Open
#347 4 comments 0 reactions 1 assignee Claimed by @acezen View on GitHub
improvement
Dominant language
C++
Stars
373
Forks
93
Avg merge
7d 21h
Merged PRs (30d)
7

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Current Behavior

d8cf11b60af5db47e4a6d9f7af4955c8

The former data type is Long in neo4j. But after importer, it becomes string when there is a null.

Just like [this](https://github.com/GraphScope/gar-test/blob/main/neo4j/Person.vertex.yml#L11).

### Expected Behavior

Fix it.

### Minimal Reproducible Example

Maybe [this](https://github.com/GraphScope/gar-test/blob/main/neo4j/Person.vertex.yml#L11).

### Environment

- Operating system: ubuntu
- GraphAr version: latest

### Link to GraphAr Logs

_No response_

### Further Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.