| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the last match cols which was sending this job into a hung state ↵ | Kapil Viren Ahuja | 2017-03-04 | 1 | -1/+1 |
| | | | | | without throwing any exception. | ||||
| * | Col case changes | Kapil Viren Ahuja | 2017-03-04 | 1 | -6/+6 |
| | | |||||
| * | rewrite to use joblib (fixes #20), use updated raw schema, check for duplicates | schneefux | 2017-02-26 | 1 | -11/+11 |
| | | |||||
| * | update queries to work with vainsocial.com#develop | schneefux | 2017-02-20 | 1 | -3/+3 |
| | | |||||
| * | process partitions concurrently | schneefux | 2017-02-20 | 1 | -1/+1 |
| | | |||||
| * | match to roster relationship | kvahuja | 2017-02-19 | 1 | -1/+4 |
| | | |||||
| * | match and roster tables refactored | kvahuja | 2017-02-17 | 1 | -12/+6 |
| | | |||||
| * | 1. using the right table names in SQL. 2. also put in some exception ↵ | Kapil Viren Ahuja | 2017-02-16 | 1 | -1/+1 |
| | | | | | | | | | handling which spits out the error and moves on instead of exiting (#11) * 1. using the right table names in SQL. 2. also put in some exception handling which spits out the error and moves on instead of exiting * ID in participant table is participant ID. we need a mapping for player ID in Web to get a player's matches. | ||||
| * | load processor queries from sql files | schneefux | 2017-02-15 | 1 | -0/+18 |
