1 points, 0 comments on Hacker News
Source: [Hacker News](https://medium.com/databrickscommunity/change-data-feed-in-databricks-delta-how-to-process-it-the-most-efficient-way-8f55c3f85023)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
Last quarter I inherited a small pipeline that does something increasingly common: pull unstructured text (vendor emails, PDF invoices, changelog entries), ask a language model to extract structured fields, and insert the result into Postgres. The original author had picked a model, eyeballed tw...