zinking opened a new issue, #164:
URL: https://github.com/apache/arrow-java/issues/164

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
   it seems the native reader is first read the data into c vector, then import 
it into java format, causing significant performance degrade.
   
   
   <img width="1715" alt="Screenshot 2023-09-14 at 15 14 07" 
src="https://github.com/apache/arrow-java/assets/118241/9e5ad153-4a86-40a3-a3f6-0cc4a8d06599";>
   
   I wonder if it is possible to read directly from c vector ?
   
   
   
   
   ### Component(s)
   
   Java


-- 
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...@arrow.apache.org.apache.org

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

Reply via email to