from Hacker News

7 Techniques for Handling Changing Data During Semi-Structured Data Ingestion

by pkhodiyar on 11/11/24, 10:40 AM with 2 comments

  • by shubham-datazip on 11/11/24, 10:43 AM

    Faced this issue at least twice in last couple of years, one of the most frustrating and redundant problem to solve.
  • by pkhodiyar on 11/11/24, 10:40 AM

    wrote a blog around handling changing data types while ingesting a JSON data (from mongodb or other no-sql dbs) to a sql environment and how current ETL tools handle such changes