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)