Github user huor commented on a diff in the pull request:

    https://github.com/apache/hawq/pull/1399#discussion_r230666538
  
    --- Diff: contrib/orc/Makefile ---
    @@ -16,7 +16,7 @@
     # under the License.
     #
     MODULE_big = orc
    -OBJS       = orc.o
    +OBJS       = orc_wrapper/orc_wrapper.o orc_format/orc_format.o
    --- End diff --
    
    cwrapper/cwrapper.o format/format.o


---

Reply via email to