zeroshade opened a new pull request #10995:
URL: https://github.com/apache/arrow/pull/10995


   This adds a new workflow to build the Dataset Go Module with CGO which first 
builds the C++ library before building the Go Dataset library and running the 
tests. This only exposes a basic ability to create a FilesystemDataset and scan 
it to get record batches. It can then be built upon more in order to add more 
functionality. I drew inspiration from the existing implementation of the C 
Data interface and the JNI Dataset library in order to build this but I'm 
looking for any feedback at all.
   
   @pitrou This is what I was talking about on the dev mailing list the other 
day.


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