Dear team, Now I am trying to use orcfile c++ library to parse orc files, are there any user guide or instructions to use it? Now I only see the instructions to compile the library, but I am confused about using it.
For example, if I want to create my source code and call the functions of the library, how should I do that? Thanks!
