chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 121 forks source link

[schema] Update stackoverflow.csv #966

Open rohanreddych opened 3 years ago

rohanreddych commented 3 years ago

This commit updates the fields of the stackoverflow schema and updates the schema to the latest format by adding aggregatable and description columns to the fields.

Reference #803

Signed-off-by: Rohan Reddy rohan.ch.reddy@gmail.com

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 704822923


Totals Coverage Status
Change from base Build 690573792: 0.0%
Covered Lines: 8612
Relevant Lines: 10469

💛 - Coveralls
rohanreddych commented 3 years ago

I cloned grimoirelab repository, used docker-compose and changed the default-grimoirelab-settings/setup.cfg. Used the discover of kibiter to see the fields of the documents.

rohanreddych commented 3 years ago

Hey, @sduenas I did micro.py --raw --enrich --backends stackexchange and checked with kibiter index-patterns. I actually forgot to commit some changes like author_gender and author_gender_acc. I also arranged them alphabetically.