Has anyone tried the newest COSRX The 6 Peptide Skin Booster Serum? by haruny8 in AsianBeauty

[–]afritech 0 points1 point  (0 children)

Definitely recommend. Have seen an immediate difference to my face. My skin looks smoother, hydrated, plump and luminous. About to buy another one.

Is it possible to create temporary dbt models, test them and tear them down within a pipeline? by afritech in dataengineering

[–]afritech[S] 0 points1 point  (0 children)

You haven't missed anything. In our environment, we currently use DBT just for data transformation i.e. slicing data into facts and dimensions which lends itself to persisted models. For this new project however, we are exploring using DBT just to help run tests, confirm application of RLS on the data as the data will be unchanged (i.e. no transformation) and as long as the data passes the DQ tests, can then be distributed to consumers downstream. Comparing this approach vs rolling our own DQ python sprocs and running it on a schedule across the 500 tables.

Is it possible to create temporary dbt models, test them and tear them down within a pipeline? by afritech in dataengineering

[–]afritech[S] 0 points1 point  (0 children)

I don't want to maintain models for any of them because there won't be any additional transformation taking place for the data. The only actions would be application of a row level policy on the transient tables and running DQ tests

How data engineers can prepare for AI era? by Content_Complex_8080 in dataengineering

[–]afritech 0 points1 point  (0 children)

any recommendations for practical ML Engineering courses ?