keksmd opened a new issue, #951:
URL: https://github.com/apache/incubator-graphar/issues/951

   ## Scope
   
   Implement the independently releasable write path after the first read 
vertical:
   
   - ID assignment, vertex/edge chunk partitioning, ordered layout writing, 
offsets, and property groups;
   - staged file validation and metadata publication;
   - structural and semantic dataset validator;
   - C++ and Spark readable compatibility fixtures.
   
   ## Acceptance
   
   - Java can create a valid GraphAr dataset without JNI/C++.
   - Java write -> Java read and Java write -> C++/Spark read gates pass where 
reference toolchains are buildable.
   - Publishing happens only after staged artifacts and metadata validate.
   
   ## Dependencies and links
   
   - Architecture: #756.
   - Metadata parity: #944; toolchain restoration: #945.
   - Storage/IO: #947 and #948; Parquet: #949; first reader vertical: #950.
   - Unordered layouts and adapters remain independently tracked follow-up work.


-- 
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]

Reply via email to