ianmcook commented on PR #29:
URL: https://github.com/apache/arrow-experiments/pull/29#issuecomment-2087788097

   I successfully tested this Julia server with all the other client examples 🎉 
   
   Just one small thing: The int64 columns created in the server example are 
non-nullable (they have no validity bitmap). All the other server examples 
create nullable int64 columns (with a validity bitmap). Is it possible to make 
them nullable here for consistency?


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