You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "hongwu (JIRA)" <ji...@apache.org> on 2016/07/09 15:02:11 UTC

[jira] [Created] (HAWQ-911) Optimize makefile for feature test framework

hongwu created HAWQ-911:
---------------------------

             Summary: Optimize makefile for feature test framework
                 Key: HAWQ-911
                 URL: https://issues.apache.org/jira/browse/HAWQ-911
             Project: Apache HAWQ
          Issue Type: Improvement
          Components: Build, Tests
            Reporter: hongwu
            Assignee: Jiali Yao


Current make system has below limitations.
1. There is a bug in build UDF/lib: we do not need to remove objects during make
2. Build everything when developers run make no matter whether the objects already exist.
3. Bundle generating objects with linking to an executor which is time-consuming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)