wgtmac commented on issue #33:
URL: https://github.com/apache/iceberg-cpp/issues/33#issuecomment-2613864579

   Thanks for all the suggestions above!
   
   This is my first time to play with nanoarrow. After some research, I found 
it is super lightweight and convenient to simply use the bundled 
`nanoarrow.hpp` and `nanoarrow.cc` files generated by `ci/scripts/bundle.py 
--cpp --symbol-namespace=iceberg --output-dir /tmp/bundled`. I believe we don't 
need `device`, `ipc` and `flatcc` for iceberg-cpp. However, I'm not sure if 
this is the recommended approach. Could you please advise? @paleolimbot
   
   I have also checked https://github.com/man-group/sparrow. TBH, I like its 
design and simplicity but a little bit concerned about its adoption outside of 
its sponsors. Maybe we need more voices from the project maintainers to make a 
fair decision? @pitrou 
   
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to