Commit Graph

22 Commits (f968612f364aed72b96e9de97d93d5a8db5d7f0b)

Author SHA1 Message Date
Abhinav Sarkar f968612f36
Renames Env to Config. 2016-07-12 12:57:41 +05:30
Abhinav Sarkar 80bd3fdd9b
Minor formatting. 2016-07-11 23:36:39 +05:30
Abhinav Sarkar 4a874d8f46
Refactors extractor to simplify the code. 2016-07-11 23:36:12 +05:30
Abhinav Sarkar 3fd28c7bff
Adds more docs for Types. 2016-07-11 19:06:36 +05:30
Abhinav Sarkar a89a3013f9
Fixes a typo in a setting name. 2016-07-11 19:00:59 +05:30
Abhinav Sarkar b86cf2444d
Rearranges functions in generator populate dimension module. 2016-07-11 17:53:40 +05:30
Abhinav Sarkar e70c7f1174
Removes unnecessary Env like type from Validator. 2016-07-11 17:49:56 +05:30
Abhinav Sarkar 18dde15427
Refactors generator populate fact module to simplify the code.
- Extracts smaller functions out of big ones
- Moves count distinct update related code to a separate module
2016-07-11 17:47:53 +05:30
Abhinav Sarkar d27145b553
Refacts dimension population to simplify code. 2016-07-06 23:18:33 +05:30
Abhinav Sarkar 9fe9816623
Refactors to simplify code. 2016-07-06 23:17:12 +05:30
Abhinav Sarkar 1bf931d697
Refactors ringo extractor module to simplify code. 2016-07-06 21:49:04 +05:30
Abhinav Sarkar 7cec652d96
Adds functions in the Ringo module to get hssqlppp Statements. 2016-07-06 17:23:46 +05:30
Abhinav Sarkar 85cbd41e84
Renames functions to expand abbreviations. 2016-07-05 23:11:58 +05:30
Abhinav Sarkar 1cb60c56f4
Removes CPP directives and uses base-compat package instead. 2016-07-05 21:59:20 +05:30
Abhinav Sarkar 09f4a49779
Adds docs for Ringo.Types module. 2016-07-05 21:00:20 +05:30
Abhinav Sarkar 11e7d7d3b2
Fixes a typo in a setting name. 2016-07-04 17:09:04 +05:30
Abhinav Sarkar 207b11bee1
Adds validation check for duplicate dimensions. 2016-06-23 12:29:18 +05:30
Abhinav Sarkar 6c87c59eb4
Changes FactColumnType to use FactColumnKind datakind. 2016-06-23 12:28:19 +05:30
Abhinav Sarkar 29bafea95b Removes EnvV from Types to simplify the code. 2016-06-22 17:35:54 +05:30
Abhinav Sarkar ade13f767b Removes FactColumnType pattern synonyms to simplify the code. 2016-06-22 16:52:04 +05:30
Abhinav Sarkar b912e451f7 Fixes broken doctest.
By replacing Text.Show.Pretty generated string representation
used in the doctest with a handwritten one.
2016-06-15 04:15:41 +05:30
Abhinav Sarkar 9c683f3f67
Breaks the library and exe as separate cabal projects. 2016-05-05 00:43:54 +05:30