jasinliu opened a new issue, #549: URL: https://github.com/apache/incubator-graphar/issues/549
### Describe the enhancement requested When we use reader->GetChunk(), if the directory starts with part1, we can not get the chunk. But next_chunk() is fine. If we don;t know the directory, we don't know wheher we need use next_chunk(). Example: neo4j/edge/Person_REVIEWED_Movie/ordered_by_source/adj_list/**part1**. https://github.com/apache/incubator-graphar-testing/tree/main/neo4j/edge/Person_REVIEWED_Movie/ordered_by_source ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
