jorgecarleitao commented on pull request #10177:
URL: https://github.com/apache/arrow/pull/10177#issuecomment-898929295


   1. Should we also declare the format on the c data interface?
   
       We currently have:
       * `tiM` - interval [months]
       * `tiD` - interval [days, time]
       
       maybe `tiN` (Nano seems to be the only thing that is different from the 
existing ones)?
   
   2. it seems that we usually generate files and place them on the testing git 
repo so that users do not need to compile all other languages and use docker to 
test against the IPC files and streams. I do not know which script we use, but 
it could be useful to have them also.
   


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