|
|
|
|
|
by karlmdavis
3449 days ago
|
|
This is perhaps a bit off-topic, but what I really wish more data processing/ETL tools supported is the concept of transactional units. Too many of them seem to start with the worldview that "we need to shove in as many of the separate bits as we possibly can." What's often needed for robust systems, instead, is solid support for error handling such that "if this bit doesn't make it in, then neither does that bit." Data is always messy and dirty, and too many ETL systems don't seem architected to cope with that reality. Of course, maybe I just haven't found the right tools. Anyone know of tools that handle this particularly well? |
|