3 ms·
Your... solution to bad ETL data is to go "let's keep it this way"? You can already "store whatever you want" in a serious database that respects types by defa
by mickeyp 2mo ago
Your... solution to bad ETL data is to go "let's keep it this way"?
You can already "store whatever you want" in a serious database that respects types by default. It's called a blob or if you must, a text/varchar.
- bambax 2mo agoYes! keeping it that way helps with traceability. The point is not to fix the data, it is to understand where corruption happens.