[codeface] Re: [PATCH 3/3] Add global email analysis to database

  • From: Andreas Ringlstetter <andreas.ringlstetter@xxxxxxxxxxxxxxxxxxxx>
  • To: <codeface@xxxxxxxxxxxxx>
  • Date: Mon, 26 Oct 2015 12:59:43 +0100



Am 26.10.2015 um 11:54 schrieb Mitchell Joblin:

- Previously, the only email data added to the database was the
results of the sub sequences analysis which does not preseve all
email communication, the additions here preserve all email communication
and is independent of release ranges imposed by the VCS analysis

- Add database table to store mails

Is there any difference in the row sets of your new table and the
existing "thread_responses" table? If not, why not extend the existing
table instead?

I think "thread_responses" is only missing the OP of each thread. Is
there any analysis method relying on that specific anomaly?

-- Andreas

Other related posts: