kou opened a new pull request, #48288:
URL: https://github.com/apache/arrow/pull/48288

   ### Rationale for this change
   
   We want to implement step by step. Let's add only minimum implementation and 
base configuration as the first step. This doesn't have full reader 
implementation.
   
   ### What changes are included in this PR?
   
   This includes the followings:
   
   * Prepare package
     * We use red-arrow-format as package ID
     * We use Red Arrow Format as package name
   * Auto generated FlatBuffers code
     * It's generated by red-flatbuffers
   * Add minimum file format reader
     * It can read only UInt8 array
   * CI configuration
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Yes.


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

Reply via email to