Hi HAWQ Community, I am noticing there are a lot of small JIRAs created: for example: HAWQ-814 <https://issues.apache.org/jira/browse/HAWQ-814>, HAWQ-827 <https://issues.apache.org/jira/browse/HAWQ-827>. And it is somewhat difficult for the community to learn what happens in HAWQ and get a global view of HAWQ.
There is a good example in hdfs community (HDFS-3107 <https://issues.apache.org/jira/browse/HDFS-3107>, thanks Roman for pointing this out from a offline conversation). For the issue, there is an umbrella JIRA started and some subtasks/JIRAs will be started under the umbrella JIRA. And for a code commit, committers can add the JIRA/subtask numbers (for example HAWQ-785) to the commit message. It makes JIRAs much easier to digest for the community. Are there some other best practices or comments for organizing JIRAs? Cheers Lei
