Merge branch 'master' into j_constr
This commit is contained in:
commit
b65174a24f
@ -49,6 +49,11 @@ CREATE TYPE tps."DCARD" AS (
|
|||||||
COMMENT ON TYPE tps."DCARD" IS 'Discover Card';
|
COMMENT ON TYPE tps."DCARD" IS 'Discover Card';
|
||||||
|
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
|
||||||
|
|
||||||
|
>>>>>>> master
|
||||||
--
|
--
|
||||||
-- Name: DMAPI; Type: TYPE; Schema: tps; Owner: -
|
-- Name: DMAPI; Type: TYPE; Schema: tps; Owner: -
|
||||||
--
|
--
|
||||||
|
@ -10,6 +10,7 @@ The goal is to:
|
|||||||
It is well suited for data from outside systems that
|
It is well suited for data from outside systems that
|
||||||
* requires complex transformation (parsing and mapping)
|
* requires complex transformation (parsing and mapping)
|
||||||
* original data is retained for reference
|
* original data is retained for reference
|
||||||
|
* don't feel like writing a map-reduce
|
||||||
|
|
||||||
use cases:
|
use cases:
|
||||||
* on-going bank feeds
|
* on-going bank feeds
|
||||||
|
Loading…
Reference in New Issue
Block a user