cambyzju commented on PR #14132:
URL: https://github.com/apache/doris/pull/14132#issuecomment-1310286967

   > Hi @cambyzju , the new orc reader is implemented in 
`be/src/vec/exec/format/orc/vorc_reader.h`, which already support type. Do we 
still need to patch arrow? In the new implementation, I think we can discard 
arrow library.
   
   1. now load orc file with native list(array) type, the be will crash;
   2. after new scanner works, we could remove all these codes include lib 
arrow;


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to