Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
Currently, running the command
`mkdir build && cd build && cmake .. -DBUILD_JAVA=OFF && make orc `
would fail with following error message:
../../orc-format_ep-prefix/src/orc-format_ep/src/main/proto/orc/proto: warning: directory does not exist.
../../orc-format_ep-prefix/src/orc-format_ep/src/main/proto/orc/proto/orc_proto.proto: No such file or directory
This is because orc-format_ep won't be downloaded automatically as nothing depends on it.
Attachments
Issue Links
- links to