ringo/src/Ringo
Abhinav Sarkar d758dc3310 Changes dimension table population query for coalesce changes.
- Replaces "IS NOT DISTICNT FROM" with "="
- Adds not-all-columns-null check for full refresh.
2015-12-29 16:22:58 +05:30
..
Extractor Refactoring. 2015-12-29 15:19:17 +05:30
Extractor.hs Makes NoDimId columns in extracted fact tables not nullable. 2015-12-29 16:21:52 +05:30
Generator.hs Changes dimension table population query for coalesce changes. 2015-12-29 16:22:58 +05:30
Types.hs Moves SQL type defaults to input json from code. 2015-12-28 22:06:44 +05:30
Utils.hs Fixes bugs in fact table DDL and insert SQL generation. 2015-12-18 17:00:46 +05:30
Validator.hs Refactoring. 2015-12-29 15:19:17 +05:30