Skip to content

bug(java, info): Parameter order mismatch between EdgeInfo constructor and EdgeYaml#toEdgeInfo #684

Closed
@yangxk1

Description

@yangxk1

Describe the bug, including details regarding any error messages, version, and platform.

The third issue discussed in #676

In the EdgeInfo constructor, the parameter srcChunkSize appears before chunkSize. However, in org.apache.graphar.info.yaml.EdgeYaml#toEdgeInfo, srcChunkSize is passed after chunkSize.

Component(s)

Java

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions