apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
195 stars 40 forks source link

[Spark-refactor] Replace List and Map by `UnmodifiableXxx` #409

Closed Thespica closed 3 months ago

Thespica commented 3 months ago

Is your feature request related to a problem? Please describe. For data consistency.

Describe the solution you'd like As titile.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context From discussion here